huggingface / huggingface/computer-vision-course

Unit 2: Explaining the "residual learning"

Open
#342 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
881
Forks
242
Avg merge
2m
Merged PRs (30d)
1

Description

I would like to explain the residual learning, introduced in the official paper, in depth.

I want to explain how learning (h(x)-x) is easier for the model rather than learning h(x) (where h(x) is the function that maps the input and output of the stacked layer).

Hence, allow me to raise a PR for updating the docs and you review the changes!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.