Training deep resnets
Introduction Resnet going deep The conventional wisdom in machine learning now says that the future is with deep neural networks. However, training deep neural networks has been tricky. What is deep? A breakthrough 2015 paper, [VGG], introduced networks with up to 19 convolution layers; as the name of this paper suggests, these networks were considered […]