yusufarist/Rock-Paper-Scissors
A project provided by Dicoding Academy at the module Machine Learning for Beginners
This project helps demonstrate how a computer can learn to distinguish between images of "rock," "paper," and "scissors." You provide an image, and it classifies whether the hand gesture is rock, paper, or scissors. It's designed for someone learning about basic image classification concepts.
No commits in the last 6 months.
Use this if you are a student or educator wanting to understand a simple, practical example of an image classifier in action.
Not ideal if you need a robust, production-ready image classification system for complex, real-world objects.
Stars
8
Forks
5
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jun 13, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/yusufarist/Rock-Paper-Scissors"
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