expert-systems

所属分类:人工智能/神经网络/深度学习
开发工具:Prolog
文件大小:3KB
下载次数:0
上传日期:2016-08-02 07:32:02
上 传 者sh-1993
说明:  专家系统,一个用Prolog编写的基本专家系统,它建议人们应该首先学习什么编程语言。
(expert-systems,A basic expert system, written in Prolog, that suggests what programming language one should learn first.)

文件列表:
main.pl (10704, 2016-08-02)

# expert-systems A basic expert system, written in Prolog, that suggests what programming language one should learn first. The system is based on the [this](http://carlcheo.com/wp-content/uploads/2014/12/which-programming-language-should-i-learn-first-infographic.png) infographic. ## Instalation In order to run this Prolog program you need to have...Prolog installed: - on Mac: ```bash brew install swi-prolog ``` Then, just clone this repo and you're good to go! ## Running Start a Prolog console loaded with `main.pl`: ```bash swi-prolog -f main.pl ``` Then follow the on-screen instructions. Enjoy!

近期下载者

相关文件


收藏者