HerveFrezza-Buet / RLlib
C++ library for reinforcement learning
☆52Updated last year
Alternatives and similar repositories for RLlib:
Users that are interested in RLlib are comparing it to the libraries listed below
- C++ Template Library to Predict, Control, Learn Behaviors, and Represent Learnable Knowledge using On/Off Policy Reinforcement Learning☆197Updated 8 years ago
- BBRL is a C++ open-source library used to compare Bayesian reinforcement learning algorithms☆34Updated 9 years ago
- reinforcement learning, deep Q-network, double DQN, dueling DQN, prioritized experience replay☆31Updated 6 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 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 last year
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆95Updated 5 years ago
- An extensible C++ library for probabilistic inference in graphical models.☆53Updated 6 months ago
- Symbolic differentiation engine for optimization-based machine learning models.☆42Updated 7 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- C++/Eigen implementation of fast randomized SVD☆23Updated 4 years ago
- A Tensorflow based implementation of "Asynchronous Methods for Deep Reinforcement Learning": https://arxiv.org/abs/1602.01783☆7Updated 8 years ago
- Reinforcement Learning framework to facilitate development and use of scalable RL algorithms and applications☆61Updated 6 years ago
- A C++ implementation of the asynchronous advantage actor-critic (A3C) algorithm☆22Updated 5 years ago
- A Reinforcement Learning Library for C++11/14☆48Updated 2 years ago
- Direct C++ Interface to PyTorch☆80Updated 6 years ago
- Basic Gaussian process regression library. (Eigen3 required)☆25Updated 9 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
- This is the implementation of paper Model Free Episodic Control☆36Updated 5 years ago
- Deep neural network framework (C/C++/CUDA).☆31Updated 9 years ago
- N-dimensional Array Datastructure on CPU and GPU☆20Updated 7 years ago
- Lightweight C++11 library for building deep recurrent neural networks☆42Updated 7 years ago
- MCMC for the Dark Energy Spectroscopic Instrument☆13Updated 8 years ago
- constexpr neural networks, template meta-programming☆49Updated 7 years ago
- Tools in C++ to forecast time series using ARIMA models☆27Updated 13 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆50Updated 3 years ago
- An implementation of Deep Reinforcement Learning / Deep Q-Networks for Atari games in TensorFlow☆75Updated 8 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆42Updated 6 years ago
- Reinforcement learning with a convolutional neural network.☆36Updated 9 years ago
- C++ implementation of Proximal Policy Optimization☆81Updated 2 years ago