Ticky is a Tensor Flow Model for playing Tic Tac Toe, which is trained to chose a move with best reward at any state of the board.
- Python 3.5.2
- TensorFlow
- Flask
- numpy
sudo python3 ./server.py
or
python3 ./server.py
Note: might want to change the port in server.py