protected class ExponentialDecayLR.StateWiseLearningRate
extends java.lang.Object
| Constructor and Description |
|---|
StateWiseLearningRate() |
| Modifier and Type | Method and Description |
|---|---|
ExponentialDecayLR.MutableDouble |
getActionLearningRateEntry(Action ga)
Returns the mutable double entry for the learning rate for the action for the state with which this object is associated.
|
public ExponentialDecayLR.MutableDouble getActionLearningRateEntry(Action ga)
ga - the input action for which the learning rate is returned.