Modifier and Type | Method and Description |
---|---|
BatchNormalization |
BatchNormalizationSpace.getValue(double[] parameterValues) |
Modifier and Type | Method and Description |
---|---|
BatchNormalization |
BatchNormalization.Builder.build() |
BatchNormalization |
BatchNormalization.clone() |
Modifier and Type | Method and Description |
---|---|
BatchNormalization |
KerasBatchNormalization.getBatchNormalizationLayer()
Get DL4J BatchNormalizationLayer.
|
Modifier and Type | Method and Description |
---|---|
static BatchNormalization |
FaceNetHelper.batchNorm(int in,
int out) |
Copyright © 2020. All rights reserved.