Solving Tic-Tac-Toe with Neural Networks.
> pip install tensorflow sklearn pandas
Click on Star
and then Fork
to get your own copy to work with.
> git clone <your repo url here>
- Tic-Tac-Toe using TensorFlow and Keras.
- Solving differential equations with TensorFlow.