Skip to content

gunnartl/tictacNET

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tictacNET

Solving Tic-Tac-Toe with Neural Networks.

Install TensorFlow and other packages

> pip install tensorflow sklearn pandas

Fork and Clone

Click on Star and then Fork to get your own copy to work with.

> git clone <your repo url here>

Plan for the Day

  • Tic-Tac-Toe using TensorFlow and Keras.
  • Solving differential equations with TensorFlow.

About

Solving Tic-Tac-Toe with Neural Networks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%