b94fc04d08c77ec69e0a62b09708c70c188c8978
Tic Tac Toe
A simple game of tic tac toe
Q-Learning example as part of the asim reinforcement learning tutorial. the agent (player) learns not to lose the game, given sufficiently long training period.
Description
Languages
Python
100%