alexandrefresnais / TicTacToeAI

Reinforcement Learning AI playing TicTacToe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TicTacToeAI

Reinforcement Learning AI playing TicTacToe

Welcome to my reinforcement learning AI for Tic-Tac-Toe. This AI is made with the epsilon-greedy method.

Feel free to look at my code and use it in your own project. If you do, please let me know what incredible project you have done at alexandre.fresnais@epita.fr !

Special Thanks to Thibault Neveu and his amazing videos on the subject. Link to his YouTube channel : https://www.youtube.com/channel/UCVso5UVvQeGAuwbksmA95iA

About

Reinforcement Learning AI playing TicTacToe

License:MIT License


Languages

Language:Python 100.0%