-
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.
- Open your dedicated folder for this repository and clone it
git clone https://github.com/malikrafsan/Rock-Paper-Scissor-Machine-Learning.git
- Upload RockPaperScissorML.ipynb to Google Colab / Jupyter Notebook
- Run all block programs
- Upload your suit image and enjoy the prediction :D
- Malik Akbar Hashemi Rafsanjani