Skip to content

sallihin/image-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Image Classifier

This model uses deep learning and computer vision to predict fruits and vegetables with high accuracy. There are 3 convolutional layers on the convolutional neural network, and an additional 2 fully connected layers. It has 96% accuracy on both training and test predictions.

Key Learnings

References

Dataset

Documentation & Libraries