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 4 years ago
- Map-Elites based on Evolution Strategies☆32Updated 3 years ago
- Code for the paper "D2RL: Deep Dense Architectures for Reinforcement Learning"☆40Updated 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 3 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆105Updated 4 years ago
- Prioritized Sequence Experience Replay☆10Updated 4 years ago
- Evolutionary Strategies for PyTorch☆23Updated 6 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆23Updated 4 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆37Updated 5 months ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 5 years ago
- Pytorch implementation of DreamerV2: MASTERING ATARI WITH DISCRETE WORLD MODELS☆51Updated 3 years ago
- Implicit Normalizing Flows + Reinforcement Learning☆61Updated 6 years ago
- A simple PyTorch implementation of Population Based Training of Neural Networks.☆63Updated 6 years ago
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆40Updated 4 years ago
- Improving upon state of the art cooperative deep reinforcement learning in StarCraft II☆13Updated 6 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…☆41Updated 2 years ago
- Python implementation of the genetic algorithm MAP-Elites with applications in constrained optimization☆55Updated 4 years ago
- Code for "Proximal Distilled Evolutionary Reinforcement Learning", accepted at AAAI 2020☆54Updated last year
- 🦾Distributed Natural Evolution Strategies Build with PyTorch and Ray☆18Updated 7 years ago
- ☆72Updated 6 years ago
- A collection of RL algorithms written in JAX.☆103Updated 3 years ago
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆67Updated 5 years ago
- Implementation of Proximal Policy Optimization in Jax+Flax☆20Updated 2 years ago
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆33Updated 4 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- map elites python reference implementation☆93Updated last year
- Reinforcement learning algorithms in RLlib☆59Updated last year
- [AutoML'22] Bayesian Generational Population-based Training (BG-PBT)☆28Updated 2 years ago