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
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 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)☆96Updated 5 years ago
- BBRL is a C++ open-source library used to compare Bayesian reinforcement learning algorithms☆34Updated 9 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆43Updated 7 years ago
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆60Updated 9 years ago
- C++ library for numerical arrays and tensor objects and operations with them, designed to allow Matlab-style programming.☆52Updated 2 years ago
- A Reinforcement Learning Library for C++11/14☆48Updated 2 years ago
- A C++ implementation of the asynchronous advantage actor-critic (A3C) algorithm☆22Updated 5 years ago
- ☆41Updated 6 years ago
- C++ implementation of Proximal Policy Optimization☆86Updated 2 years ago
- Automatic Differentiation C++ Library☆57Updated 4 years ago
- An extensible C++ library for probabilistic inference in graphical models.☆53Updated 9 months ago
- Direct C++ Interface to PyTorch☆81Updated 7 years ago
- N-dimensional Array Datastructure on CPU and GPU☆20Updated 7 years ago
- Fast automatic differentiation library in C++☆106Updated 3 years ago
- Basic Gaussian process regression library. (Eigen3 required)☆25Updated 9 years ago
- C++/Eigen implementation of fast randomized SVD☆23Updated 4 years ago
- Training a Tensorflow graph in C++☆25Updated 8 years ago
- A library for unconstrained minimization of smooth functions using Newton's method or L-BFGS.☆36Updated 6 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- Lightweight C++11 library for building deep recurrent neural networks☆42Updated 8 years ago
- Reinforcement Learning framework to facilitate development and use of scalable RL algorithms and applications☆61Updated 7 years ago
- Working basic prototype of variadic template based logging☆38Updated 8 years ago
- High performance C++ Linear Algebra Library☆14Updated 4 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆51Updated 3 years ago
- Build fast computational graphs quickly using modern C++☆49Updated 5 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- 3d cartpole gym env using bullet physics trained from pixels with tensorflow LRPG, DDPG & NAF☆58Updated 8 years ago