samindaa / RLLibLinks
C++ Template Library to Predict, Control, Learn Behaviors, and Represent Learnable Knowledge using On/Off Policy Reinforcement Learning
☆206Updated 9 years ago
Alternatives and similar repositories for RLLib
Users that are interested in RLLib are comparing it to the libraries listed below
Sorting:
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆277Updated 7 years ago
- Collection of Deep Reinforcement Learning algorithms☆300Updated 6 years ago
- ☆159Updated 8 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆215Updated 7 years ago
- C++ library for reinforcement learning☆54Updated 2 years ago
- An implementation of Monte Carlo Tree Search in python☆163Updated 5 years ago
- "Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow☆192Updated 7 years ago
- RLPy Reinforcement Learning Framework☆254Updated 6 years ago
- Open source implementation of the PAAC algorithm presented in Efficient Parallel Methods for Deep Reinforcement Learning☆201Updated 8 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆429Updated last year
- Implementations of deep RL papers and random experimentation☆177Updated 7 years ago
- ☆79Updated 7 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- PyTorch C++ Reinforcement Learning☆527Updated 5 years ago
- BBRL is a C++ open-source library used to compare Bayesian reinforcement learning algorithms☆34Updated 9 years ago
- Reinforcement Learning framework to facilitate development and use of scalable RL algorithms and applications☆61Updated 7 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 9 years ago
- Reinforcement learning benchmarking.☆39Updated 7 years ago
- A C++ framework for MDPs and POMDPs with Python bindings☆660Updated 7 months ago
- Value Iteration Networks☆289Updated 8 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- Implementation of TRPO and related algorithms☆638Updated 7 years ago
- The Multiagent Decision Process (MADP) Toolbox - planning and learning in multiagent systems.☆84Updated 5 years ago
- Deep Attention Recurrent Q-Network☆115Updated 9 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆184Updated 7 years ago
- Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)☆407Updated 8 years ago
- ☆345Updated 7 years ago
- A reinforcement learning framework☆157Updated 6 years ago
- A Python Interface for the Arcade Learning Environment (Shared Object)☆129Updated 5 years ago
- An implementation of Deep Q-Network using Caffe☆71Updated 10 years ago