码迷,mamicode.com
首页 > 其他好文 > 详细

ProbCog[github]使用心得

时间:2015-10-30 12:08:24      阅读:351      评论:0      收藏:0      [点我收藏+]

标签:

1. After installing ProbCog,you can run blnquery and mlnquery. If the terminal warns that ‘command not found‘, please install the ProbCog again and configure the env correctly;

 

2. How to mlnlearn from command ?

>> mlnlearn -i smoking.mln -t smoking-train.db -o lindayong.mln --run 

 

3. How to mlnquery from command ?

>> MLNinfer -i wts.pybpll.smoking-train-smoking.mln -e smoking-test-smaller.db -q "Smokes, Smokes(Ann) v Smokes(Bob), Smokes(Ann) ^ Smokes(Bob)" -mcsat -r smoking-test-smaller-pybpll.smoking-train-smoking.results -maxSteps 5000 -r smoking-test-smaller-pybpll.smoking-train-smoking.results -debug > lindayong.results

ProbCog[github]使用心得

标签:

原文地址:http://www.cnblogs.com/linxd/p/4922781.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!