AlexanderFabisch / CMA-ESppLinks
A C++ implementation of the derivative-free optimization algorithm CMA-ES.
☆23Updated 12 years ago
Alternatives and similar repositories for CMA-ESpp
Users that are interested in CMA-ESpp are comparing it to the libraries listed below
Sorting:
- C++ library for reinforcement learning☆54Updated 2 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 8 years ago
- ArrayFire's Machine Learning Library.☆105Updated 7 years ago
- BBRL is a C++ open-source library used to compare Bayesian reinforcement learning algorithms☆34Updated 9 years ago
- A library for unconstrained minimization of smooth functions using Newton's method or L-BFGS.☆36Updated 6 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 3 years ago
- A Newton ADMM based solver for Cone programming.☆39Updated 8 years ago
- C++ Template Library to Predict, Control, Learn Behaviors, and Represent Learnable Knowledge using On/Off Policy Reinforcement Learning☆206Updated 9 years ago
- Fast automatic differentiation library in C++☆110Updated 3 years ago
- Content Addressable Memory using dimensionality reduction☆13Updated 8 years ago
- Direct C++ Interface to PyTorch☆81Updated 7 years ago
- Averaged Stochastic Gradient Descent Classifiers☆42Updated 13 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆53Updated 3 years ago
- Basic Gaussian process regression library. (Eigen3 required)☆26Updated 10 years ago
- libcmaes is a multithreaded C++11 library with Python bindings for high performance blackbox stochastic optimization using the CMA-ES alg…☆347Updated 3 weeks ago
- Fast autodiff.☆20Updated 10 years ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆43Updated 7 years ago
- WIP implementation of "The Predictron: End-To-End Learning and Planning" (http://arxiv.org/abs/1612.08810) in Chainer☆11Updated 8 years ago
- Hierarchical Image Representation☆10Updated last year
- reinforcement learning, deep Q-network, double DQN, dueling DQN, prioritized experience replay☆31Updated 7 years ago
- Library for performing spectral clustering in C++☆79Updated 2 years ago
- Code to implement SIMILE algorithm from the paper entitled "Smooth Imitation Learning for Online Sequence Prediction" from ICML 2016☆13Updated 9 years ago
- Code for the Black-DROPS algorithm: "Black-Box Data-efficient Policy Search for Robotics", IROS 2017/ICRA 2018☆65Updated 3 years ago
- Easing non-convex optimization with neural networks.☆23Updated 7 years ago
- Examples of using the adept autodifferentiation library for standard NLP learning problems☆17Updated 11 years ago
- Automatic differentiation in C++; infinite differentiability of conditionals, loops, recursion and all things C++☆151Updated 6 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- Python bindings for ceres-solver (via Cython)☆45Updated 10 years ago