Skip to content

sahandilshan/Fruit_Classifier-With-Keras-CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Fruit_Classifier-With-Keras-CNN

A fruit classifier created with Keras(Tensorflow backend)

This reporsitory conatins two python files (FruitClassifier & PredictFruit).

FruitClassifer.py contains the CNN model which used to train the model (Model has 4 Convolutional layer and two dense layer, Used SGD as the optimizer)

PredictFruit is to get randomly chosen 10 images from the validation dataset and give the prediction of those images.

About

A fruit classifier created with Keras(Tensorflow backend)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages