Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 276 Bytes

File metadata and controls

12 lines (10 loc) · 276 Bytes

Image Classification

Rock Paper Scissors Image Classification

Setup Environtment

1. Google Colab

- Split datasets to train set and validation set
- Implement image augmentation
- Using image data generator
- Using Sequential Model
- Model accuracy 97%