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☆206Updated 9 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 12 years ago
- A generic C++ framework for evolutionary computation☆85Updated 8 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆100Updated 6 years ago
- A lightweight, generic C++11 framework for evolutionary computation☆170Updated 3 years ago
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆59Updated 9 years ago
- A C++ implementation of the asynchronous advantage actor-critic (A3C) algorithm☆23Updated 5 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆43Updated 8 years ago
- PGE: Parallel Game Engine☆102Updated 4 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 3 years ago
- A Reinforcement Learning Library for C++11/14☆51Updated 3 years ago
- Monte Carlo Tree Search with UCT with a couple of example games.☆154Updated 5 years ago
- BBRL is a C++ open-source library used to compare Bayesian reinforcement learning algorithms☆34Updated 9 years ago
- C++ implementation of Proximal Policy Optimization☆88Updated 3 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
- C++ library for numerical arrays and tensor objects and operations with them, designed to allow Matlab-style programming.☆52Updated 2 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
- libcmaes is a multithreaded C++11 library with Python bindings for high performance blackbox stochastic optimization using the CMA-ES alg…☆349Updated 2 months ago
- Automatic Differentiation C++ Library☆58Updated 5 years ago
- A library for unconstrained minimization of smooth functions using Newton's method or L-BFGS.☆37Updated 7 years ago
- RoboCup Keepaway benchmark player framework.☆26Updated 11 years ago
- Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP☆162Updated last month
- C++ implementation of the Interior Point Methods (CPPIPM)☆44Updated 7 years ago
- A Light-weight and Fast Template Matrix Library☆133Updated 12 years ago
- ☆42Updated 7 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Paper: Challenges in High-dimensional Reinforcement Learning with Evolution Strategies☆29Updated 3 years ago
- A C++ Library of Genetic Algorithm Components☆13Updated 13 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 8 years ago