+ 1
Which is the best programming language to write codes in Artificial intelligence domain ?
2 ответов
+ 2
+ 1
The following link attempts to list the top 5 programming languages for this topic: http://www.infoworld.com/article/3186599/artificial-intelligence/the-5-best-programming-languages-for-ai-development.html
They have Python listed as #1, then Java, List, Prolog, and at #5, C++. From the above article "The choice of Python for AI projects also stems from the fact that there are plenty of useful libraries that can be used in AI".
This man on Quora also seems to swear by Python: https://www.quora.com/What-is-best-programming-language-for-Artificial-Intelligence-projects
And here, this 2017 study compares the popularity on languages on the subject and once again, Python wins out: http://www.kdnuggets.com/2017/01/most-popular-language-machine-learning-data-science.html
From the above article: "[In regards to Machine Learning] Python is the clear leader, followed by Java, then R, then C++." However, when it comes to "deep learning" the data changes a bit. "Python is still the leader, but C++ is now second, then Java, and C at fourth place."