Residual Neural Network
- Also called “ResNet”
Typical ResNet models are implemented with double- or triple- layer Skip Connections that contain nonlinearities (ReLU ) and batch normalization in between.
Typical ResNet models are implemented with double- or triple- layer Skip Connections that contain nonlinearities (ReLU ) and batch normalization in between.