Skip to content

Build model CNN for classification task on CIFAR 10 dataset.

Notifications You must be signed in to change notification settings

mrtrunghieu1/CNN_CIFAR10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CNN_CIFAR10

Build model CNN for classification task on CIFAR 10 dataset. The CIFAR 10 datasets: 500000 training set and 10000 testing set

Result

The our model achived accuracy for dataset: 0.661

Requirement

pip install keras
pip install matplotlib
pip install numpy

Usage

python demo_cnn_cifar10.py

About

Build model CNN for classification task on CIFAR 10 dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages