org.encog.ml.world.learning.q
Class QLearning
- java.lang.Object
-
- org.encog.ml.world.learning.q.QLearning
-
public class QLearning extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description QLearning(World theWorld, double theLearningRate, double theDiscountRate)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidlearn(State s1, Action a1, State s2, Action a2)
-
DMelt 3.0 © DataMelt by jWork.ORG