alexge233 / relearnLinks
A Reinforcement Learning Library for C++11/14
☆51Updated 3 years ago
Alternatives and similar repositories for relearn
Users that are interested in relearn are comparing it to the libraries listed below
Sorting:
- C++ library for reinforcement learning☆54Updated 2 years ago
- C++ Template Library to Predict, Control, Learn Behaviors, and Represent Learnable Knowledge using On/Off Policy Reinforcement Learning☆208Updated 9 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆101Updated 6 years ago
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆70Updated 7 years ago
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆221Updated 5 years ago
- Monte Carlo Tree Search - C++14 implementation☆42Updated 2 years ago
- A fast C++ impementation of Monte Carlo Tree Search with abstract classes that a user of this library can extend in order to use it. To d…☆48Updated 4 years ago
- A C++ implementation of the asynchronous advantage actor-critic (A3C) algorithm☆23Updated 5 years ago
- C++ version of a Deep Reinforcement Learning algorithm PPO☆37Updated 5 years ago
- libcmaes is a multithreaded C++11 library with Python bindings for high performance blackbox stochastic optimization using the CMA-ES alg…☆353Updated 4 months ago
- C++ Deep Reinforcement Learning Agent library☆13Updated last year
- A free C++ Genetic Algorithm library☆241Updated last year
- A C++ header-only library of statistical distribution functions.☆560Updated 2 years ago
- Armadillo C++ linear algebra library from http://arma.sourceforge.net☆39Updated 9 years ago
- PyTorch C++ Reinforcement Learning☆531Updated 5 years ago
- A lightweight framework for Gaussian processes and Bayesian optimization of black-box functions (C++11)☆260Updated 2 years ago
- Environments and various utilities for reinforcement learning with C++☆17Updated last week
- libForBES is a C++ solver for generic, constrained and possibly nonsmooth convex optimization problems. LASSO, optimal control, elastic n…☆10Updated 8 years ago
- Spatial Containers, Pareto Fronts, and Pareto Archives☆102Updated last year
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆161Updated 4 years ago
- A C++ Library of Genetic Algorithm Components☆70Updated 7 years ago
- Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP☆164Updated last month
- A generic C++ framework for evolutionary computation☆86Updated 8 years ago
- An evolutionary computation framework to (automatically) build fast parallel stochastic optimization solvers☆118Updated 9 months ago
- C++ implementation of Proximal Policy Optimization☆89Updated 3 years ago
- A fast and simple C++ library of Genetic Algorithms only for real domain (float), useful for nonlinear optimization with constraints☆23Updated 3 weeks ago
- Gaussian process code in C++ including some implementations of GP-LVM and IVM.☆71Updated 4 years ago
- Markov Decision Processes, Dynamic Programming and Reinforcement Learning☆303Updated 4 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
- OptFrame - C++17/C++20/C++23 Optimization Framework in Single or Multi-Objective. Supports classic metaheuristics and hyperheuristics: Ge…☆90Updated 4 months ago