/TicTacToe

A simple TicTacToe game implementing the SARSA algorithm. It is game between an Inteligent Agent vs a Random Agent. The board game is represented by a binary number.

Primary LanguageJavaGNU General Public License v2.0GPL-2.0

No issues in this repository yet.