/janken

Repo for Dicoding final project.

Primary LanguageJupyter Notebook

Machine Learning: Rock Paper Scissor Classifier

This work is a personal assignment for Dicoding as a part of the Digital Talent Scholarship.

In this project, I use Python programming to build a CNN machine learning model. This model then is used to classify rock/paper/scissor hand-sign from provided image. This model is built using 2188 samples divided into 3 categories (rock, paper, and scissor). This model achieved more than 96% accuracy. Please access the python notebook here for detail of the result.