Interface | Description |
---|---|
BatchNormalizationHelper |
Helper for the batch normalization layer.
|
LocalResponseNormalizationHelper |
Helper for the local response normalization layer.
|
Class | Description |
---|---|
BatchNormalization |
Batch normalization layer.
|
LocalResponseNormalization |
Deep neural net normalization approach normalizes activations between layers
"brightness normalization"
Used for nets like AlexNet
|
Copyright © 2017. All rights reserved.