Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 337 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 337 Bytes

RockPaperScissorML

Go to https://teachablemachine.withgoogle.com/train/image and train your model

-create 3 classes (rock, paper, scissors)

  • train the model and test it in the preview -download the model and extract it in your document folder.
  • be sure the 'keras_model.h5' file is in the same directory as your project.py file