| Package | Description |
|---|---|
| org.nd4j.linalg.lossfunctions |
| Modifier and Type | Method and Description |
|---|---|
static LossFunctions.LossFunction |
LossFunctions.LossFunction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LossFunctions.LossFunction[] |
LossFunctions.LossFunction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.