Skip to content

Ticky is a Tensor Flow Model for playing Tic Tac Toe, which is trained to chose an optimal best move at any state of the board.

Notifications You must be signed in to change notification settings

jamesq9/Tic-Tac-Toe-Machine-Leaning-Using-Tensor-Flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe-Machine-Leaning-Using-Tensor-Flow

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.

Required

  1. Python 3.5.2
  2. TensorFlow
  3. Flask
  4. numpy

How to Run

sudo python3 ./server.py
or
python3 ./server.py

Note: might want to change the port in server.py

About

Ticky is a Tensor Flow Model for playing Tic Tac Toe, which is trained to chose an optimal best move at any state of the board.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published