/Tic-Tac-Toe-RLA

Tic-Tac-Toe programming assignment for the RLA course

Primary LanguagePythonMIT LicenseMIT

Reinforcement Learning Algorithms Project

CS19B036 Kranthi Sedamaki

Tic-Tac-Toe programming assignment for the RLA course

Install requirements

pip install -r requirements.txt

Run the game

python3 game.py

Documentation

The API documentation can be found here