Building a tictactoe AI using reinforcement learning

Play the AI

You can use the board below to play a game of Tic Tac Toe against an AI that I have trained using reinforcement learning. To make a move, simply click on one of the squares. The AI will then make its move, and the game will continue until one player wins or the game ends in a tie.