grimmerk/alphago-zero-tictactoe-js
A TypeScript game framework based on AlphaZero/TensorFlow.js runs in browser to demonstrate tic-tac-toe AI game. Use a pre-trained model or train from scratch. Ported from suragnair/alpha-zero-general (Python)
No commits in the last 6 months.
Stars
40
Forks
6
Language
TypeScript
License
MIT
Category
Last pushed
Mar 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/grimmerk/alphago-zero-tictactoe-js"
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.
mscroggs/MENACE
Machine Educable Noughts And Crosses Engine
GantMan/tictactoe-ai-tfjs
Train your own TensorFlow.js Tic Tac Toe
GeorgeSeif/Tic-Tac-Toe-AI
A tic tac toe game with an AI opponent using minimax algorithm and alpha-beta pruning