Modifier and Type | Method and Description |
---|---|
ActivationLayer |
ActivationLayerSpace.getValue(double[] parameterValues) |
Modifier and Type | Method and Description |
---|---|
ActivationLayer |
ActivationLayer.Builder.build() |
ActivationLayer |
ActivationLayer.clone() |
Modifier and Type | Method and Description |
---|---|
ActivationLayer |
KerasELU.getActivationLayer()
Get DL4J ActivationLayer.
|
ActivationLayer |
KerasLeakyReLU.getActivationLayer()
Get DL4J ActivationLayer.
|
ActivationLayer |
KerasReLU.getActivationLayer()
Get DL4J ActivationLayer.
|
ActivationLayer |
KerasSoftmax.getActivationLayer()
Get DL4J ActivationLayer.
|
ActivationLayer |
KerasThresholdedReLU.getActivationLayer()
Get DL4J ActivationLayer.
|
Modifier and Type | Method and Description |
---|---|
ActivationLayer |
KerasActivation.getActivationLayer()
Get DL4J ActivationLayer.
|
Copyright © 2020. All rights reserved.