What language is best for AI applications?
Posted in Artificial Intelligence, Artificial Intelligence, Software on May 20th, 2008
Recently, I programmed a neural network that (successfully) learned to optimize its payoff while playing blackjack. However, I did it in C. A little research showed that most people don’t use C or C++ for AI applications, and that functional languages (as well as those that have internal support for the use of symbols) were [...]