Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 373 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 373 Bytes

✊🏽Rock, ✋🏻Paper, ✌🏾Scissors

A rock, paper, scissors CNN classifier built with React and Tensorflow.

  • Tensorflow model created in the notebook with transfered learning from MobileNetV2 on the Rock, Paper, Scissors dataset from Tensorflow Datasets.
  • Used Tensorflow.js to run serverless inferences.
  • React-Webcam used to capture webcam screenshots.