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.