aaditkapoor/tic-tac-toe-ml-project
A simple tic tac toe game classification algorithm built using random forest classifier (scikit-learn). The project also features a web interface built with Django. ()
No commits in the last 6 months.
Stars
4
Forks
4
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Apr 14, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/aaditkapoor/tic-tac-toe-ml-project"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Cledersonbc/tic-tac-toe-minimax
Minimax is a AI algorithm.
LazoVelko/Tic-Tac-Toe
An unbeatable game of Tic Tac Toe.
GantMan/tictactoe-ai-tfjs
Train your own TensorFlow.js Tic Tac Toe
mscroggs/MENACE
Machine Educable Noughts And Crosses Engine
jamesq9/Tic-Tac-Toe-Machine-Learning-Using-Reinforcement-Learning
A Python Program to implement Machine Learning for the Game Tic Tac Toe (3x3) using...