Python implementation of "Deep Residual Learning for Image Recognition" (http://arxiv.org/abs/1512.03385 - MSRA, winner team of the 2015 ILSVRC and COCO challenges).
python training numpy ipython-notebook mnist image-classification accuracy image-recognition cifar residual-networks deep-residual-learning strider affine-layer
-
Updated
Oct 20, 2017 - Python