Feed on
Posts
Comments

Category Archive for 'Artificial Intelligence'

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 [...]

Read Full Post »