ResNet Block
Learn about the main building block of ResNet and how it works.
We'll cover the following...
Chapter Goals:
- Understand the purpose of residual learning
- Learn the structure of a ResNet building block
- Create a function for a ResNet building block
A. Learning the identity
In the previous chapter, we touched upon residual learning, i.e. the process of a block learning the residual function:
...
Access this course and 1400+ top-rated courses and projects.