public class VariableActionSoftmaxExplorer<T extends VariableActionContext> extends SoftmaxExplorer<T>
| Constructor and Description |
|---|
VariableActionSoftmaxExplorer(Scorer<T> defaultScorer,
float lambda)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
getNumActions(T context) |
chooseAction, enableExplore, updateScorerprotected int getNumActions(T context)
getNumActions in class SoftmaxExplorer<T extends VariableActionContext>Copyright © 2016. All Rights Reserved.