Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 392 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 392 Bytes

AlexNet-Cifar10

In this project, I train Alexnet with the cifar10 dataset.

Dataset

cifar10 dataset consists of 60000, 32X32 images. More info can be found here.

Accuracy

The accuracy of this code is above 80%. Training sets have been tested with ImageDataGenerator.