Skip to content

Several method of machine learning and pattern recognition to classify different images from the CIFAR-10 database like 1-NN, Bayesian, and neural network classifier

Notifications You must be signed in to change notification settings

Anh-Duy-Tran/cifar10-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

CIFAR-10 Classification Project

Link to download the CIFAR-10 database: https://www.cs.toronto.edu/~kriz/cifar-10-python.tar.gz

CIFAR-10 is a benchmark popular datasets used in machine learning literature for bechmarking different methods. For brief introduction, please check https://www.cs.toronto.edu/~kriz/cifar.html.

In this project, I've implemented several method of machine learning and pattern recognition to classify different images from the CIFAR-10 database like 1-NN, Bayesian, and neural network classifier. The downloaded CIFAR-10 database should be in the root directory.

About

Several method of machine learning and pattern recognition to classify different images from the CIFAR-10 database like 1-NN, Bayesian, and neural network classifier

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages