🕹️ Reinforcement Learning 🤖

View on GitHub

Play Tic-Tac-Toe Against a Q-Learning Agent

This project implements a console-based Tic Tac Toe game where a human plays against an AI that learns with every game through Q-learning.

Read More