/tic-tac-toe

Reinforcement Learning implemented to teach an agent to play tic-tac-toe

Primary LanguageC++

This will be filled out in more detail later.

To run the program you will need to generate states of all the possible scenario's in tic-tac-toe.
TODO add script that does that
TODO add terminal based arguements that will set number of games and stuff

**THIS WILL NOT RUN AS IT IS, ADDITIONAL FILES NEEDED.**