This is tensorflow model for cifar-10 image classification. It does not use keras.
You need to have python and other deep learning packages installed to use this.
- python3.5, tensorflow, numpy, matplotlib, scipy
- open jupyter notebook and follow the intstruction to download data and train the network.