Skip to content

Cirtoyt/rock-paper-scissors-CNN-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rock-paper-scissors-CNN-AI

This is a basic implementation of a CNN ML algorithm that detects the hand pose of players playing Rock, Paper, Scissors from a first-person perspective image. The algorithm trains and learns to identify if an image is of a person posing their hand as either rock, paper, or scissors

Requirements

  • Python 3.9
  • PyTorch 1.7.1
  • Matplotlib
  • Numby
  • datetime
  • os
  • sklearn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages