#Convolutional Neural Networks for CIFAR-10 This repository is about some implementations of CNN Architecture for cifar10. I just use Keras and Tensorflow to implement all of these CNN models. I managed to hit a 91% accuracy rate on this model.