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:
- Averaged Stochastic Gradient Descent Classifiers☆42Updated 13 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- BBRL is a C++ open-source library used to compare Bayesian reinforcement learning algorithms☆34Updated 9 years ago
- WIP implementation of "The Predictron: End-To-End Learning and Planning" (http://arxiv.org/abs/1612.08810) in Chainer☆11Updated 9 years ago
- A Newton ADMM based solver for Cone programming.☆39Updated 8 years ago
- C++ library for reinforcement learning☆54Updated 2 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆58Updated 8 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
- An extensible C++ library for probabilistic inference in graphical models.☆55Updated 3 months ago
- C++ Template Library to Predict, Control, Learn Behaviors, and Represent Learnable Knowledge using On/Off Policy Reinforcement Learning☆208Updated 9 years ago
- Basic Gaussian process regression library. (Eigen3 required)☆26Updated 10 years ago
- An enhanced self-organizing incremental neural network for online unsupervised learning☆30Updated 7 years ago
- Hierarchical Image Representation☆10Updated 2 years ago
- Performance comparison of the MRPT algorithm to other approximate nearest neighbor search libraries☆27Updated 8 years ago
- tensorflow deep RL for driving a rover around☆64Updated 8 years ago
- ArrayFire's Machine Learning Library.☆105Updated 7 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆43Updated 8 years ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆42Updated 8 years ago
- Code for the Black-DROPS algorithm: "Black-Box Data-efficient Policy Search for Robotics", IROS 2017/ICRA 2018☆66Updated 4 years ago
- Examples of using the adept autodifferentiation library for standard NLP learning problems☆17Updated 11 years ago
- This demo shows how to learn a neural network on top of decision trees☆32Updated 8 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
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 3 years ago
- C++ code for the RDIS algorithm from "Recursive Decomposition for Nonconvex Optimization." Friesen and Domingos, IJCAI 2015.☆58Updated 10 years ago
- C++/Eigen implementation of fast randomized SVD☆23Updated 5 years ago
- Direct C++ Interface to PyTorch☆81Updated 7 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- Fast autodiff.☆20Updated 11 years ago
- reinforcement learning, deep Q-network, double DQN, dueling DQN, prioritized experience replay☆31Updated 7 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 8 years ago