摘要:
http://wiki.ros.org/ROS/Tutorials/UnderstandingNodes 介绍几个命令行工具用法 roscore rosnode rosrun A node really isn't much more than an executable file within a 阅读全文
摘要:
概率图模型 HMM 先从一个具体的例子入手,看看我们要解决的实际问题.例子引自wiki.https://en.wikipedia.org/wiki/Hidden_Markov_model Consider two friends, Alice and Bob, who live far apart 阅读全文
摘要:
主要翻译自http://blog.echen.me/2012/01/03/introduction to conditional random fields/,原作者是MIT的大神,加入了一些我自己的理解. 问题由来 给你某人一天内一系列生活照片,让你为每一张照片添加label(比如唱歌,跳舞,吃饭 阅读全文