Skip to content

yaeldemers/CIFAR-Image-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

CIFAR-Image-Classification

Here can be found the Jupyter Notebook of a CNN implementation to classify CIFAR data. This project was made to learn the basics of TensorFlow and Kerras.

This basic implementation consists of using a 6-layer convolutional network (Conv2D and MaxPooling2D). This is not an optimal model and yet yields a performance of 70% accuracy.

About

CNN implementation to classify CIFAR data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors