Multi-class Classification- Rock, Paper, Scissor-TensorFlow
Summary:
- This is the based on the competition on Kaggle. A multi-class classification application using TensorFlow
- The application is developed to understand the various functions of the TensorFlow like ImageDataGenerator, callback functions.
- Model is just 5 layers CNN network with an accuracy of 97%.
- Further the application was analyzed or tested with the dataset collected by me.