DEV Community

Discussion on: The best programming language for Artificial Intelligence and Machine Learning

Collapse
 
cbarrick profile image
Chris Barrick

JavaScript but not Prolog? It seems like the author is neither an expert in AI/ML nor programming languages.

There is nothing in ML or AI for which JavaScript is suitable. It's a frontend language

Prolog on the other hand is crazy powerful for things like knowledge based systems, constraint solving, rule engines, symbolic programming, parsing, and search.