Skip to content

CNN Machine Learning program to predict whether wrist image input is rock, paper, or scissor suit, using TensorFlow and Keras library

License

Notifications You must be signed in to change notification settings

malikrafsan/Rock-Paper-Scissor-Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissor Machine Learning


Description

  • This program is a machine learning program to predict image input from the user. Users will be asked to input a picture of their wrist doing a suit. This program will later give an output in the form of predictions whether the user's suit is rock, paper, or scissors.

  • The dataset used to train this machine learning program is 2188 images. I used various libraries in developing this program, such as tensorflow, hard, numpy, matplotlib, shutil, zipfile, etc. This program use convolutional neural network (CNN) concepts with 4 convolutional layers.


How to Run

  1. Open your dedicated folder for this repository and clone it
    git clone https://github.com/malikrafsan/Rock-Paper-Scissor-Machine-Learning.git
  2. Upload RockPaperScissorML.ipynb to Google Colab / Jupyter Notebook
  3. Run all block programs
  4. Upload your suit image and enjoy the prediction :D

Author

  • Malik Akbar Hashemi Rafsanjani

About

CNN Machine Learning program to predict whether wrist image input is rock, paper, or scissor suit, using TensorFlow and Keras library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published