Skip to content

danielekp/Simple-CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Simple CNN

Simple CNN based model to train with cifar10 dataset. The program takes several parameters: epochs, train batch size, test batch size, learning rate .. . --help call on the program to get more information.

Once the model is trained and saved (specifying the --save-model flag) the prediction code takes the path of the image to evaluate (--file flag) and gives the answer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages