public class GibbsSoftMaxActionSelectionStrategy extends AbstractActionSelectionStrategy
attributes| Constructor and Description |
|---|
GibbsSoftMaxActionSelectionStrategy() |
GibbsSoftMaxActionSelectionStrategy(Random random) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
IndexValue |
selectAction(int stateId,
QModel model,
Set<Integer> actionsAtState) |
getAttributes, getPrototype, selectActionpublic GibbsSoftMaxActionSelectionStrategy()
public GibbsSoftMaxActionSelectionStrategy(Random random)
public Object clone()
clone in class AbstractActionSelectionStrategypublic IndexValue selectAction(int stateId, QModel model, Set<Integer> actionsAtState)
selectAction in interface ActionSelectionStrategyselectAction in class AbstractActionSelectionStrategyCopyright © 2017. All rights reserved.