bshepp/tiny_ml_game
Browser-based Rock Paper Scissors with a TensorFlow.js neural network that learns your playing patterns. All ML runs client-side, no server required.
Stars
—
Forks
—
Language
JavaScript
License
MIT
Category
Last pushed
Feb 20, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/bshepp/tiny_ml_game"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
TiagoDanin/Rock-Paper-Scissors-Web
Rock Paper Scissors Machine Learning Web (Use my "Rock-Paper-Scissors-ML")
GantMan/rps_tfjs_demo
Training a Rock Paper Scissors model in the browser via TFJS - Learn along style
goelp14/RockPaperScissors
Rock Paper Scissors Bot/Game in Python + AI + Machine Learning
andypotato/rock-paper-scissors
Rock, Paper, Scissors game implemented with TensorFlow.js and FingerPose
TiagoDanin/Rock-Paper-Scissors-ML
Rock Paper Scissors Machine Learning