Skip to content

Instantly share code, notes, and snippets.

View jjkjkj's full-sized avatar

Vitalii Moshkivskyi jjkjkj

  • 16:07 (UTC +03:00)
View GitHub Profile
slight modification of vgg16 (shrinked ip layers and dropout added) trained on cifar10 with and without batch normalization
also uses prelu: https://github.com/BVLC/caffe/pull/1940
and msr weight filler: https://github.com/BVLC/caffe/pull/1883