Tuesday, February 2, 2010

Qlearning to control characters in a game.

usually when we press a key in a computer game, a predefined action takes place. Instead of this we can use Q-learning to Co-evolve the actions that takes place with each key being pressed.