Files
Jackie Loong 3aeeb350c8 update name
2019-08-10 17:37:11 +10:00
..
2019-08-10 17:37:11 +10:00
2019-08-10 17:37:11 +10:00
2019-08-10 17:37:11 +10:00
2019-08-10 17:37:11 +10:00
2019-08-10 17:37:11 +10:00

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:

python main.py