Blog posts

2015

Deep Residual Learning for Image Recognition

7 minute read

Published:

Key Summery

This paper is about ResNet (Residual Network). Resnet is a model that enables efficient learning by using residual connections to solve the gradient loss problem in deep neural networks.