Learn Before
Concept

Adding Layers During Training in Residual Networks

A significant practical advantage of residual networks is the ability to dynamically add layers during the training process. Because the default behavior of a residual block is to let data pass through unchanged via the identity mapping, new layers initialized as identity functions can be inserted without disrupting the already learned representations. This technique can actively accelerate the training phase of very large neural networks.

0

1

Updated 2026-05-13

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L