Skip to content

Has you play a best of one Rock Paper Scissors game vs the Computer using OpenCV and Convolutional Neural Networks to detect rock, paper and scissors move.

License

Notifications You must be signed in to change notification settings

parikshitkumar1/Best_Of_One

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Best Of One

Play a best of one gesture based rock paper scissors game against the computer

Motivation

To make the pandemic slightly less boring by playing a best of one game of rock paper scissors against the computer

Requirements

Python 3.8 or above with all requirements dependencies installed. To install run:

$ pip3 install -r requirements.txt

To run

$ python3 rps.py

Examples

Might Do

  • Get more data for a better none class and less change susceptibility
  • Retrain with more data that has different backgrounds

About

Has you play a best of one Rock Paper Scissors game vs the Computer using OpenCV and Convolutional Neural Networks to detect rock, paper and scissors move.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages