org.encog.ml.world
public interface ActionProbability
Modifier and Type | Method and Description |
---|---|
double |
calculate(State targetState,
State currentState,
Action action) |
Set<SuccessorState> |
determineSuccessorStates(State state,
Action action) |
Copyright © 2014. All Rights Reserved.