Skip to content

PerfectYellow/MLP-Image-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MLP-Image-Classification

Multilayer Perceptron - Image Classification Task

This MLP is Trained on CIFAR-10 dataset

The CIFAR-10 dataset consists of 60000 32x32 colour images in 10 classes, with 6000 images per class. There are 50000 training images and 10000 test images

Screenshot 2023-02-25 at 20 14 45

I created 3 different models and trained in different sizes of datasets in 150 Epocks

Screenshot 2023-02-25 at 20 16 59

Screenshot 2023-02-25 at 20 18 41

Screenshot 2023-02-25 at 20 19 29

Confusion matrix of the best trained model and its prediction results

Screenshot 2023-02-25 at 20 14 09

Screenshot 2023-02-25 at 20 52 32

About

Multilayer Perceptron - Image Classification Task

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published