/Generalised-tic-tac-toe-RL-agent

Code to play a generalised version of the game of tic-tac-toe (m,n,k) game either against another (local) human or Minimax or Reinforcement Learning (RL) agent. It also includes scripts to train the RL agent.

Primary LanguagePython

Stargazers