An agent which has been train with q-learning to play tic tac toe.
I made this projet to understand how reinforcement learning works.
his result are not bad but can be way much better with some fine tuning, you can use it as a base for your projects
to launch the IA just execute the main.py file with this command:
python 3 main.py