rl-satton: Collection of Reinforcement Learning algorithms

[ bsd3, library, machine-learning, program ] [ Propose Tags ]

rl-satton provides implementation of algorithms, described in the 'Reinforcement Learing: An Introduction' book by Richard S. Satton and Andrew G. Barto. In particular, TD(0), TD(lambda), Q-learing are implemented. Code readability was placed above performance. Usage examples are provided in the ./examples folder.

Modules

[Last Documentation]

  • Control
    • Monad
      • Control.Monad.Rnd
  • Graphics
    • Graphics.TinyPlot
  • RL
    • RL.DP
    • RL.Heredoc
    • RL.Imports
    • RL.MC
    • RL.TD
    • RL.TDl
    • RL.Types
    • RL.Utils

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.1, 0.1.2, 0.1.2.1, 0.1.2.2, 0.1.2.3, 0.1.2.4
Dependencies base (>=4.8 && <5), containers, directory, filepath, hashable, lens, mersenne-random-pure64, monad-loops, MonadRandom, mtl, parsec, pretty-show, process, random, rl-satton, stm, template-haskell, text, time, transformers, unordered-containers [details]
License BSD-3-Clause
Copyright Copyright (c) 2016, Sergey Mironov
Author Sergey Mironov
Maintainer grrwlf@gmail.com
Category Machine Learning
Home page https://github.com/grwlf/rl
Uploaded by SergeyMironov at 2016-10-02T13:14:29Z
Distributions
Executables example
Downloads 3701 total (19 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-11-16 [all 3 reports]