Rock, Paper, Scissors
Train your computer to recognize photos of your and play rock, paper, scissors. Don't forget to train a model using the tutorial and links at the bottom of the page.
Download Project Launch Codelab
Project Guide
-
Step 1: Download Rock Paper Scissors. If you have not trained an image project that can recognize Rock, Paper, and Scissors, you can use this data and train a new model. Name the categories "rock", "paper", and "scissors".
-
Step 2: After training your rock paper scissors model, write down your API key and the model name to use in the starter project you downloaded.