org.encog.ml.world.learning.mdp
public class ValueIteration extends MarkovDecisionProcess
Constructor and Description |
---|
ValueIteration(World theWorld,
double theDiscountFactor) |
Modifier and Type | Method and Description |
---|---|
void |
calculateValue(State state) |
void |
iteration() |
getGoal, getWorld
Copyright © 2014. All Rights Reserved.