Top "Game-ai" questions

How to code an artificial neural network (Tic-tac-toe)?

I want to play Tic-tac-toe using an artificial neural network. My configuration for the network is as follows: For each …

artificial-intelligence neural-network game-ai
Artificial intelligence libraries

I am looking for C and C++ implementations of artificial intelligence algorithms useful in games. Some of the ones I …

c++ algorithm machine-learning artificial-intelligence game-ai