srom / cma-esLinks
Covariance Matrix Adaptation Evolution Strategy (CMA-ES)
☆65Updated 3 years ago
Alternatives and similar repositories for cma-es
Users that are interested in cma-es are comparing it to the libraries listed below
Sorting:
- A Python 3 gradient-free optimization library☆138Updated last month
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆40Updated 4 years ago
- DE, CMA-ES, MA-ES, LM-MAES Python Implementation☆29Updated 6 years ago
- map elites python reference implementation☆86Updated last year
- Python library for CMA Evolution Strategy.☆423Updated last week
- Paper: Challenges in High-dimensional Reinforcement Learning with Evolution Strategies☆28Updated 3 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆102Updated 4 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- A python package of Zeroth-Order Optimization (ZOOpt)☆69Updated 2 years ago
- [JMLR (CCF-A)] PyPop7: A Pure-Python LibrarY for POPulation-based Black-Box Optimization (BBO), especially *Large-Scale* variants (includ…☆243Updated this week
- Code for "Proximal Distilled Evolutionary Reinforcement Learning", accepted at AAAI 2020☆52Updated 10 months ago
- A (still growing) paper list of Evolutionary Computation (EC) published in some (rather all) top-tier (and also EC-focused) journals and …☆136Updated this week
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆22Updated 4 years ago
- Jupyter notebook for the MAP-Elites algorithms (Mouret & Clune, 2015)☆20Updated 2 years ago
- Multi Type Mean Field Reinforcement Learning☆31Updated 2 years ago
- ☆72Updated 6 years ago
- 🌳 Python implementation of single-player Monte-Carlo Tree Search.☆63Updated 3 years ago
- A baseline implementation of genetic programming (using trees to encode programs) with some examples of usage.☆34Updated 10 months ago
- Pytorch implementation of "Maximum a Posteriori Policy Optimization" with Retrace for Discrete gym environments☆27Updated 4 years ago
- Source code for the examples accompanying the paper "Learning convex optimization control policies."☆84Updated 2 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆232Updated 4 years ago
- Code from the paper "Effective Diversity in Population Based Reinforcement Learning", presented as a spotlight at NeurIPS 2020. This is t…☆44Updated 4 years ago
- A Python implementation of COMO-CMA-ES, a non-elitist multiobjective Evolution Strategy☆15Updated 4 years ago
- [ICML 2020] Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control☆113Updated 4 years ago
- The Machine Learning Optimizer☆104Updated 2 years ago
- Implementation of "Exponential Natural Evolution Strategies" (xNES) https://arxiv.org/abs/1106.4487☆19Updated 5 years ago
- A bare-bones Python library for quality diversity optimization.☆219Updated this week
- Sample-Efficient Automated Deep Reinforcement Learning☆34Updated 4 years ago
- [NeurIPS 2020] Diversity-Guided Efficient Multi-Objective Optimization With Batch Evaluations☆106Updated 2 years ago