TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Ask HN: How do you start making an expert system?
2 点
作者
gauthamzz
超过 8 年前
I'm confused how do you start making an expert system. Do we just have to write if else statement , which is very much hard coding like .
1 comment
daly
超过 8 年前
There are several methods. The method most used is called "rule-based programming". Look for OPS5 by Charles Forgy.