Tungamirai
- 13
- 0
What programming language is used when creating artificial intelligence.
The discussion revolves around the programming languages suitable for creating artificial intelligence (AI) applications. Participants explore various languages, their strengths, and their applicability in AI development, including both general-purpose and specialized languages.
Participants express differing opinions on the most suitable programming languages for AI, with no consensus reached. Some advocate for C++ and functional languages, while others defend LISP and Prolog as valuable for learning AI concepts.
Participants reference various programming languages and their applications in AI without resolving the debate over their relative merits. The discussion reflects a range of experiences and preferences, highlighting the complexity of language choice in AI development.
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.