Projects that are tagged with reinforcement learning.


Logo contextual 0.9.8.4

by robinvanemden - July 27, 2020, 16:05:32 CET [ Project Homepage BibTeX Download ] 26391 views, 6342 downloads, 2 subscriptions

About: R package facilitating the simulation and evaluation of context-free and contextual Multi-Armed Bandit policies.

Changes:

Minor update.


Logo BOLeRo 1.0.0

by afabisch - February 11, 2018, 19:44:41 CET [ Project Homepage BibTeX Download ] 13687 views, 3118 downloads, 0 subscriptions

About: Behavior Optimization and Learning for Robots

Changes:

https://github.com/rock-learning/bolero/releases/tag/v1.0.0


Logo Multiagent Decision Process Toolbox 0.4

by faoliehoek - June 2, 2016, 17:38:59 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 15776 views, 3204 downloads, 0 subscriptions

About: The Multiagent decision process (MADP) Toolbox is a free C++ software toolbox for scientific research in decision-theoretic planning and learning in multiagent systems.

Changes:

-Includes freshly written spirit parser for .pomdp files. -Includes new code for pruning POMDP vectors; obviates dependence on Cassandra's code and old LP solve version. -Includes new factor graph solution code -Generalized firefighting CGBG domain added -Simulation class for Factored Dec-POMDPs and TOI Dec-MDPs -Approximate BG clustering methods and kGMAA with clustering.


Logo JMLR RL library 3.00.00

by frezza - January 13, 2015, 04:15:16 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13646 views, 3570 downloads, 0 subscriptions

About: A template based C++ reinforcement learning library

Changes:

Initial Announcement on mloss.org.


Logo PILCO policy search framework 0.9

by marc - September 27, 2013, 12:45:12 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 20969 views, 3326 downloads, 0 subscriptions

About: Data-efficient policy search framework using probabilistic Gaussian process models

Changes:

Initial Announcement on mloss.org.


Logo Maja Machine Learning Framework 1.0

by jhm - September 13, 2011, 15:13:56 CET [ Project Homepage BibTeX Download ] 38371 views, 9397 downloads, 0 subscriptions

About: The Maja Machine Learning Framework (MMLF) is a general framework for problems in the domain of Reinforcement Learning (RL) written in python. It provides a set of RL related algorithms and a set of benchmark domains. Furthermore it is easily extensible and allows to automate benchmarking of different agents.

Changes:
  • Experiments can now be invoked from the command line
  • Experiments can now be "scripted"
  • MMLF Experimenter contains now basic module for statistical hypothesis testing
  • MMLF Explorer can now visualize the model that has been learned by an agent

Logo JMLR RL Glue and Codecs -- Glue 3.x and Codecs

by btanner - October 12, 2009, 07:50:03 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 36736 views, 4657 downloads, 0 subscriptions

About: RL-Glue allows agents, environments, and experiments written in Java, C/C++, Matlab, Python, and Lisp to inter operate, accelerating research by promoting software re-use in the community.

Changes:

RL-Glue paper has been published in JMLR.


Logo EANT Without Structural Optimization 1.0

by yk - September 28, 2009, 12:34:38 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 11826 views, 3151 downloads, 0 subscriptions

About: EANT Without Structural Optimization is used to learn a policy in either complete or partially observable reinforcement learning domains of continuous state and action space.

Changes:

Initial Announcement on mloss.org.


Logo Piqle 2.0

by fdecomite - June 19, 2009, 10:16:53 CET [ Project Homepage BibTeX Download ] 9665 views, 3551 downloads, 0 subscriptions

About: Piqle (Platform for Implementing Q-Learning Experiments) is a Java framework for fast design, prototyping and test of reinforcement learning experiments (RL). By clearly separating algorithms and problems, it allows users to focus on either part of the RL paradigm:designing new algorithms or implementing new problems. Piqle implements many classical RL algorithms, making their parameters easily tunable. At this time, 13 problems are implemented, several with one or more variants. The user's manual explains in detail how to code a new problem. Written in Java, Piqle is as platform-independent as Java itself. Its components can easily be embedded as part of complex implementations, like robotics or decision making.

Changes:

Initial Announcement on mloss.org.


Logo JMLR Nieme 1.0

by francis - April 2, 2009, 10:57:38 CET [ Project Homepage BibTeX Download ] 34628 views, 5464 downloads, 0 subscriptions

Rating Whole StarWhole StarWhole Star1/2 StarEmpty Star
(based on 3 votes)

About: Nieme is a C++ machine learning library for large-scale classification, regression and ranking. It provides a simple interface available in C++, Python and Java and a user interface for visualization.

Changes:

Released Nieme 1.0


Logo LibPG 126

by daa - December 3, 2007, 19:59:04 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13894 views, 2897 downloads, 0 subscriptions

About: The PG library is a high-performance reinforcement learning library. The name PG refers to policy-gradient methods, but this name is largely historical. The library also impliments value-based RL [...]

Changes:

Initial Announcement on mloss.org.