All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download java-reinforcement-learning JAR 1.0.1 with all dependencies


Classical RL algorithms implemented in Java, including Q-Learn, R-Learn, SARSA, Actor-Critic

Files of the artifact java-reinforcement-learning version 1.0.1 from the group com.github.chen0040.

Test

Download java-reinforcement-learning (1.0.1)
Artifact java-reinforcement-learning
Group com.github.chen0040
Version 1.0.1
Last update 06. May 2017
Organization not specified
URL https://github.com/chen0040/java-reinforcement-learning
License MIT
Dependencies amount 2
Dependencies slf4j-api, slf4j-log4j12,
There are maybe transitive dependencies!
There is a newer version: 1.0.5
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of java-reinforcement-learning Show documentation

Please rate this JAR file. Is it a good library?

1 downloads

Source code of java-reinforcement-learning version 1.0.1

META-INF
META-INF.META-INF.MANIFEST.MF
com.github.chen0040.rl.actionselection
com.github.chen0040.rl.actionselection.com.github.chen0040.rl.actionselection.AbstractActionSelectionStrategy
com.github.chen0040.rl.actionselection.com.github.chen0040.rl.actionselection.ActionSelectionStrategy
com.github.chen0040.rl.actionselection.com.github.chen0040.rl.actionselection.ActionSelectionStrategyFactory
com.github.chen0040.rl.actionselection.com.github.chen0040.rl.actionselection.EpsilonGreedyActionSelectionStrategy
com.github.chen0040.rl.actionselection.com.github.chen0040.rl.actionselection.GibbsSoftMaxActionSelectionStrategy
com.github.chen0040.rl.actionselection.com.github.chen0040.rl.actionselection.GreedyActionSelectionStrategy
com.github.chen0040.rl.actionselection.com.github.chen0040.rl.actionselection.SoftMaxActionSelectionStrategy
com.github.chen0040.rl.learning.actorcritic
com.github.chen0040.rl.learning.actorcritic.com.github.chen0040.rl.learning.actorcritic.ActorCriticAgent
com.github.chen0040.rl.learning.actorcritic.com.github.chen0040.rl.learning.actorcritic.ActorCriticLambdaLearner
com.github.chen0040.rl.learning.actorcritic.com.github.chen0040.rl.learning.actorcritic.ActorCriticLearner
com.github.chen0040.rl.learning.qlearn
com.github.chen0040.rl.learning.qlearn.com.github.chen0040.rl.learning.qlearn.QAgent
com.github.chen0040.rl.learning.qlearn.com.github.chen0040.rl.learning.qlearn.QLambdaLearner
com.github.chen0040.rl.learning.qlearn.com.github.chen0040.rl.learning.qlearn.QLearner
com.github.chen0040.rl.learning.rlearn
com.github.chen0040.rl.learning.rlearn.com.github.chen0040.rl.learning.rlearn.RAgent
com.github.chen0040.rl.learning.rlearn.com.github.chen0040.rl.learning.rlearn.RLearner
com.github.chen0040.rl.learning.sarsa
com.github.chen0040.rl.learning.sarsa.com.github.chen0040.rl.learning.sarsa.SarsaAgent
com.github.chen0040.rl.learning.sarsa.com.github.chen0040.rl.learning.sarsa.SarsaLambdaLearner
com.github.chen0040.rl.learning.sarsa.com.github.chen0040.rl.learning.sarsa.SarsaLearner
com.github.chen0040.rl.models
com.github.chen0040.rl.models.com.github.chen0040.rl.models.EligibilityTraceUpdateMode
com.github.chen0040.rl.models.com.github.chen0040.rl.models.QModel
com.github.chen0040.rl.models.com.github.chen0040.rl.models.UtilityModel
com.github.chen0040.rl
com.github.chen0040.rl.com.github.chen0040.rl.package-info
com.github.chen0040.rl.utils
com.github.chen0040.rl.utils.com.github.chen0040.rl.utils.DoubleUtils
com.github.chen0040.rl.utils.com.github.chen0040.rl.utils.IndexValue
com.github.chen0040.rl.utils.com.github.chen0040.rl.utils.Matrix
com.github.chen0040.rl.utils.com.github.chen0040.rl.utils.MatrixUtils
com.github.chen0040.rl.utils.com.github.chen0040.rl.utils.TupleTwo
com.github.chen0040.rl.utils.com.github.chen0040.rl.utils.Vec
com.github.chen0040.rl.utils.com.github.chen0040.rl.utils.VectorUtils




© 2015 - 2025 Weber Informatics LLC | Privacy Policy