public class SoftMaxActionSelectionStrategy extends AbstractActionSelectionStrategy
attributes| Constructor and Description |
|---|
SoftMaxActionSelectionStrategy() |
SoftMaxActionSelectionStrategy(Random random) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
boolean |
equals(Object obj) |
IndexValue |
selectAction(int stateId,
QModel model,
Set<Integer> actionsAtState) |
getAttributes, getPrototype, selectActionpublic SoftMaxActionSelectionStrategy()
public SoftMaxActionSelectionStrategy(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.