liuchen11 / CNN_Cifar-10_Classification

CNN-based Classifier on Cifar-10

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a cnn-based deep neural network classifier project on the image dataset cifar-10

Cifar-10 data is downloaded from http://www.cs.toronto.edu/~kriz/cifar.html and should be saved in the folder ../data

Simply run the command python main.py

Best precision rate: 74.0%

About

CNN-based Classifier on Cifar-10


Languages

Language:Python 100.0%