29776b12c13ee4ad45d2ec9cf37264f8a3b2a56a
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%