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☆205Updated 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 Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆97Updated 6 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆43Updated 7 years ago
- A lightweight, generic C++11 framework for evolutionary computation☆167Updated 3 years ago
- C++ implementation of Proximal Policy Optimization☆88Updated 2 years ago
- BBRL is a C++ open-source library used to compare Bayesian reinforcement learning algorithms☆34Updated 9 years ago
- PGE: Parallel Game Engine☆101Updated 4 years ago
- Automatic Differentiation C++ Library☆57Updated 4 years ago
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆59Updated 9 years ago
- Neuroevolution as a direct policy search deep reinforcement learning method, implemented using Keras and DEAP.☆71Updated 4 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆72Updated 3 years ago
- Monte Carlo Tree Search with UCT with a couple of example games.☆153Updated 4 years ago
- A library designed to facilitate work with probability, statistics and stochastic calculus☆75Updated 7 months ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- Code from Michael Nielsen book Neural Networks and Deep Learning ported to C++.☆129Updated last year
- An extensible C++ library for probabilistic inference in graphical models.☆53Updated last month
- WIP implementation of "The Predictron: End-To-End Learning and Planning" (http://arxiv.org/abs/1612.08810) in Chainer☆11Updated 8 years ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- A C++ implementation of the asynchronous advantage actor-critic (A3C) algorithm☆23Updated 5 years ago
- Simple implementation of CNN (convolutional neural network) with precise-comments.☆36Updated 3 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
- ☆42Updated 6 years ago
- Neural Networks Templates Library☆14Updated last year
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 9 years ago
- Gaussian process code in C++ including some implementations of GP-LVM and IVM.☆71Updated 3 years ago
- A GPU (CUDA) based Artificial Neural Network library☆109Updated 3 years ago
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆221Updated 5 years ago
- libcmaes is a multithreaded C++11 library with Python bindings for high performance blackbox stochastic optimization using the CMA-ES alg…☆339Updated last month