| Package | Description |
|---|---|
| com.banda.math.domain.learning |
| Modifier and Type | Method and Description |
|---|---|
MachineLearningSetting.LearningRateAnnealingType |
MachineLearningSetting.getLearningAnnealingType() |
static MachineLearningSetting.LearningRateAnnealingType |
MachineLearningSetting.LearningRateAnnealingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MachineLearningSetting.LearningRateAnnealingType[] |
MachineLearningSetting.LearningRateAnnealingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MachineLearningSetting.setLearningAnnealingType(MachineLearningSetting.LearningRateAnnealingType learningAnnealingType) |
Copyright © 2019. All Rights Reserved.