Q-Learning Tic Tac Toe

An interactive reinforcement-learning demo: train a tabular Q-learning agent, play against it, then inspect the learned Q-table.

Play Against the Trained Agent

Train the agent first before starting a game.

Go to Training