| Modifier and Type | Method and Description |
|---|---|
EligibilityTraceUpdateMode |
ActorCriticLambdaLearner.getTraceUpdateMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActorCriticLambdaLearner.setTraceUpdateMode(EligibilityTraceUpdateMode traceUpdateMode) |
| Modifier and Type | Method and Description |
|---|---|
EligibilityTraceUpdateMode |
QLambdaLearner.getTraceUpdateMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
QLambdaLearner.setTraceUpdateMode(EligibilityTraceUpdateMode traceUpdateMode) |
| Modifier and Type | Method and Description |
|---|---|
EligibilityTraceUpdateMode |
SarsaLambdaLearner.getTraceUpdateMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
SarsaLambdaLearner.setTraceUpdateMode(EligibilityTraceUpdateMode traceUpdateMode) |
| Modifier and Type | Method and Description |
|---|---|
static EligibilityTraceUpdateMode |
EligibilityTraceUpdateMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EligibilityTraceUpdateMode[] |
EligibilityTraceUpdateMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.