CIFAR10-VGG16
Fitting a VGG-16 network on CIFAR-10 for image classification!
We use gradient clipping for faster convergence.
A complete implementation of VGG-16 is available in network.py

HowTO
CIFAR-10 will be downloaded automatically if it is not found.
Simply run: