PYKE
happyprince
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
pyKE专家系统
官网: http://pyke.sourceforge.net/about_pyke/index.html 下载: 《Python Knowledge Engine (PyKE)》 https://sourceforge.net/projects/pyke/files/ 安装: #python setup.py build # python setup.py instal...原创 2018-08-03 17:38:41 · 4986 阅读 · 0 评论 -
专家系统--pyKE小例01
事实库[family.kfb] son_of(david, bruce) son_of(bruce, thomas) son_of(thomas, frederik) son_of(frederik, hiram) 规则库[fc_familykrb] direct_father_son foreach family.son_of($son, $father) ...原创 2018-08-04 13:12:57 · 2038 阅读 · 0 评论
分享