JohanesSetiawan/TicTacToe-TensorFlow
A TensorFlow implementation of the AlphaZero algorithm, trained from scratch to master Tic-Tac-Toe. Features a full training pipeline and an interactive Pygame GUI to challenge the AI.
No commits in the last 6 months.
Stars
—
Forks
—
Language
Python
License
Apache-2.0
Category
Last pushed
Aug 22, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/JohanesSetiawan/TicTacToe-TensorFlow"
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
GeorgeSeif/Tic-Tac-Toe-AI
A tic tac toe game with an AI opponent using minimax algorithm and alpha-beta pruning