Tungamirai
- 13
- 0
What programming language is used when creating artificial intelligence.
Tungamirai said:What programming language is used when creating artificial intelligence.
I like Serena said:From the hyperlink of FunGus: "AI applications are also often written in standard languages like C++ and languages designed for mathematics, such as MATLAB and Lush."
So yes, in my experience you do not want to code your AI application in Lisp or Prolog - the preferred language is IMHO C++.
It takes a little effort to set up the framework, but after that Lisp and Prolog can not compete. They are only nice to learn the concepts of AI thinking.
I like Serena said:So yes, in my experience you do not want to code your AI application in Lisp or Prolog - the preferred language is IMHO C++.
It takes a little effort to set up the framework, but after that Lisp and Prolog can not compete. They are only nice to learn the concepts of AI thinking.