Skip to content

🖼 Classifying images from the CIFAR-10 dataset using a convolutional neural network.

Notifications You must be signed in to change notification settings

JasontheMonster/CIFAR-image-classification

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

CIFAR Image Classification

Contributors

Evan Otero & Shikun (Jason) Wang

About

Classifying images from the CIFAR-10 dataset using a convolutional neural network. The images need to be normalized and the labels need to be one-hot encoded. The project will require building a convolutional, max pooling, dropout, and fully connected layers. At the end, we will see our neural network's predictions on the sample images.

Resources

https://github.com/udacity/deep-learning/tree/master/image-classification

About

🖼 Classifying images from the CIFAR-10 dataset using a convolutional neural network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%