HerveFrezza-Buet / RLlibLinks
C++ library for reinforcement learning
☆53Updated 2 years ago
Alternatives and similar repositories for RLlib
Users that are interested in RLlib are comparing it to the libraries listed below
Sorting:
- C++ Template Library to Predict, Control, Learn Behaviors, and Represent Learnable Knowledge using On/Off Policy Reinforcement Learning☆200Updated 8 years ago
- reinforcement learning, deep Q-network, double DQN, dueling DQN, prioritized experience replay☆31Updated 7 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago
- BBRL is a C++ open-source library used to compare Bayesian reinforcement learning algorithms☆34Updated 9 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆96Updated 5 years ago
- A Reinforcement Learning Library for C++11/14☆48Updated 2 years ago
- Reinforcement Learning framework to facilitate development and use of scalable RL algorithms and applications☆61Updated 7 years ago
- A C++ implementation of the asynchronous advantage actor-critic (A3C) algorithm☆22Updated 5 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 8 years ago
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆60Updated 9 years ago
- ☆41Updated 6 years ago
- ☆17Updated 7 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆42Updated 7 years ago
- ☆22Updated 6 years ago
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆74Updated 8 years ago
- PyTorch implementation of various reinforcement learning algorithms☆18Updated 7 years ago
- Basic Gaussian process regression library. (Eigen3 required)☆25Updated 9 years ago
- C++ implementation of Proximal Policy Optimization☆84Updated 2 years ago
- Implementation is mostly based on Sergey Levine work (http://www.eecs.berkeley.edu/~svlevine/).☆43Updated 10 years ago
- hmdp is a C++ library and tools for solving Markov Decision Processes (MDPs) with hybrid discrete and/or continuous state-spaces.☆23Updated 5 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Reinforcement learning benchmarking.☆40Updated 6 years ago
- Collection of Physics-based simulations☆68Updated 2 years ago
- ☆53Updated 8 years ago
- ☆28Updated 6 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆43Updated 7 years ago
- CUDA optimized code for solving MDPs, POMDPs, and Dec-POMDPs.☆18Updated 3 years ago
- Examples from Second Edition of Discovering Modern C++☆21Updated 6 years ago
- Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain …☆84Updated 9 years ago