Skip to content

Exploring different MLP and CNN models for CIFAR10 classifier.

Notifications You must be signed in to change notification settings

peeeyow/CIFAR10-MLP-CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CIFAR10-MLP-CNN

The goal of this notebook is to demonstrate the difference in performance by an MLP and CNN model. CIFAR10 will be classified using different MLP and CNN models. Each models will have varying hyperparameters except for the optimizer. For all models, Stochastic Gradient Decent (SGD) will be used.

About

Exploring different MLP and CNN models for CIFAR10 classifier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published