Documentation of 'org.encog.ml.world.learning.q.QLearning' Java class
QLearning
org.encog.ml.world.learning.q

Class QLearning



  • public class QLearning
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      QLearning(World theWorld, double theLearningRate, double theDiscountRate) 
    • Constructor Detail

      • QLearning

        public QLearning(World theWorld,
                         double theLearningRate,
                         double theDiscountRate)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.