框架专家系统
编写一个简单的基于框架的专家系统(确定对象是否与某个组相关)的最佳方法是什么? 这是大学智能系统课程的一种实验室工作。 或者有没有开源项目来研究它的实现?
What's the best way to write a simple frame-based expert system, which determines if object is relative to some group? It's a kind of lab work for Intelligent Systems course in university. Or are there any OpenSource projects to study it's realization?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我们使用了 LPA 的 Flex,它是一个位于 win-prolog 之上的工具包。 它确实基于框架的专家系统,并且他们有一个教育计划。
We used LPA's Flex which is a toolkit that sits on top of win-prolog. It does frame based expert systems and they have an education programme.