HerveFrezza-Buet / RLlibLinks
C++ library for reinforcement learning
☆54Updated 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☆208Updated 9 years ago
- reinforcement learning, deep Q-network, double DQN, dueling DQN, prioritized experience replay☆31Updated 7 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆101Updated 6 years ago
- C++ implementation of Proximal Policy Optimization☆89Updated 3 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 12 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆43Updated 8 years ago
- BBRL is a C++ open-source library used to compare Bayesian reinforcement learning algorithms☆34Updated 9 years ago
- A lightweight, generic C++11 framework for evolutionary computation☆170Updated 3 years ago
- PGE: Parallel Game Engine☆102Updated 4 years ago
- A Reinforcement Learning Library for C++11/14☆51Updated 3 years ago
- A C++ implementation of the asynchronous advantage actor-critic (A3C) algorithm☆23Updated 5 years ago
- hmdp is a C++ library and tools for solving Markov Decision Processes (MDPs) with hybrid discrete and/or continuous state-spaces.☆23Updated 6 years ago
- A generic C++ framework for evolutionary computation☆86Updated 8 years ago
- Basic Gaussian process regression library. (Eigen3 required)☆26Updated 10 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- Neuroevolution as a direct policy search deep reinforcement learning method, implemented using Keras and DEAP.☆71Updated 4 years ago
- An implementation of Bayesian Networks Model for pure C++14 (11) later, including probability inference and structure learning method.☆41Updated 7 years ago
- An extensible C++ library for probabilistic inference in graphical models.☆55Updated 3 months ago
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆59Updated 10 years ago
- Automatic differentiation in C++; infinite differentiability of conditionals, loops, recursion and all things C++☆151Updated 6 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆54Updated 3 years ago
- ☆23Updated 7 years ago
- Code for the Black-DROPS algorithm: "Black-Box Data-efficient Policy Search for Robotics", IROS 2017/ICRA 2018☆66Updated 4 years ago
- Code from Michael Nielsen book Neural Networks and Deep Learning ported to C++.☆132Updated last year
- ☆42Updated 7 years ago
- Monte Carlo Tree Search with UCT with a couple of example games.☆154Updated 5 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 8 years ago
- WIP implementation of "The Predictron: End-To-End Learning and Planning" (http://arxiv.org/abs/1612.08810) in Chainer☆11Updated 9 years ago
- Recurrent Reinforcement Learning Algorithm Matlab Implementation☆47Updated 4 years ago
- Reinforcement Learning framework to facilitate development and use of scalable RL algorithms and applications☆61Updated 7 years ago