goktug97 / PEPG-ESLinks
Python Implementation of Parameter-exploring Policy Gradients Evolution Strategy
☆17Updated 5 years ago
Alternatives and similar repositories for PEPG-ES
Users that are interested in PEPG-ES are comparing it to the libraries listed below
Sorting:
- Implementation of OpenAI's Evolution Strategies in PyTorch.☆20Updated 5 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 5 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆107Updated 5 years ago
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆68Updated 5 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- Code for the paper "D2RL: Deep Dense Architectures for Reinforcement Learning"☆39Updated 4 years ago
- ☆72Updated 6 years ago
- 🦾Distributed Natural Evolution Strategies Build with PyTorch and Ray☆18Updated 7 years ago
- A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See…☆76Updated 3 years ago
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆41Updated 5 years ago
- Map-Elites based on Evolution Strategies☆32Updated 3 years ago
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated last year
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 3 years ago
- Neuro-evolution for OpenAI Gym environments☆59Updated 4 years ago
- Prioritized Sequence Experience Replay☆10Updated 4 years ago
- map elites python reference implementation☆96Updated 2 years ago
- Implicit Normalizing Flows + Reinforcement Learning☆62Updated 6 years ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆75Updated 3 weeks ago
- 🧶 Minimal PyTorch Soft Actor Critic (SAC) implementation☆38Updated 3 years ago
- A simple PyTorch implementation of Population Based Training of Neural Networks.☆63Updated 6 years ago
- Python implementation of the genetic algorithm MAP-Elites with applications in constrained optimization☆58Updated 5 years ago
- Sample-Efficient Automated Deep Reinforcement Learning☆34Updated 4 years ago
- Repository for the PGA-MAP-Elites algorithm. PGA-MAP-Elites was developed to efficiently scale MAP-Elites to large genotypes and noisy d…☆58Updated 4 years ago
- A C++ pytorch implementation of MuZero☆40Updated last year
- Deep Reinforcement Learning Framework done with PyTorch☆42Updated 10 months ago
- Code for "Proximal Distilled Evolutionary Reinforcement Learning", accepted at AAAI 2020☆55Updated last year
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆34Updated 5 years ago
- Pytorch implementation of DreamerV2: MASTERING ATARI WITH DISCRETE WORLD MODELS☆53Updated 3 years ago
- [AutoML'22] Bayesian Generational Population-based Training (BG-PBT)☆29Updated 3 years ago
- A number of agents (PPO, MuZero) with a Perceiver-based NN architecture that can be trained to achieve goals in nethack/minihack environm…☆43Updated 3 years ago