Envisioning LogoEnvisioning
HomeServicesWorkSignalsVocabAbout
Vocab
1092 entries
GridGraphSunflowerInfo

Jian Sun

(2 articles)
Residual Connections
2015

Residual Connections

DL architecture feature designed to help alleviate the vanishing gradient problem by allowing gradients to flow through a network more effectively.

Generality: 805

ResNet (Residual Network)
2015

ResNet
Residual Network

Type of CNN (Convolutional Neural Network) architecture that introduces residual learning to facilitate the training of much deeper networks by utilizing shortcut connections or skip connections that allow the gradient to bypass some layers.

Generality: 805