A simple python implementation of a tic tac toe "AI" developed through reinforcement learning. With only a short training time, it learns something close to the optimal strategy, but in this simple game, it is possible to hard-code an opponent with the optimal strategy. This was a fun project that I did to try to better understand one specific type of reinforcement learning.
-
Notifications
You must be signed in to change notification settings - Fork 0
A simple python implementation of a tic tac toe "AI" developed through reinforcement learning. With only a short training time, it learns something close to the optimal strategy, but in this simple game, it is possible to hard-code an opponent with the optimal strategy. This was a fun project that I did to try to better understand one specific t…
SeanScripts/tic-tac-toe-reinforcement-learning
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple python implementation of a tic tac toe "AI" developed through reinforcement learning. With only a short training time, it learns something close to the optimal strategy, but in this simple game, it is possible to hard-code an opponent with the optimal strategy. This was a fun project that I did to try to better understand one specific t…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published