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:
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 4 years ago
- Implementation of OpenAI's Evolution Strategies in PyTorch.☆20Updated 5 years ago
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆40Updated 4 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆103Updated 4 years ago
- Map-Elites based on Evolution Strategies☆32Updated 3 years ago
- A simple PyTorch implementation of Population Based Training of Neural Networks.☆63Updated 6 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆37Updated 5 months ago
- Improving upon state of the art cooperative deep reinforcement learning in StarCraft II☆13Updated 6 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- Applying DeepMind's MuZero algorithm to the cart pole environment in gym☆21Updated 2 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 5 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
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- Code for the paper "D2RL: Deep Dense Architectures for Reinforcement Learning"☆40Updated 4 years ago
- Prioritized Sequence Experience Replay☆10Updated 3 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
- Evolution Strategy Library☆55Updated 5 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated last year
- [Experimental] TensorFlow 2 version of stable-baselines, temporary repository☆45Updated 5 years ago
- A collection of papers on divergence and quality diversity☆77Updated 3 years ago
- ☆72Updated 6 years ago
- [AutoML'22] Bayesian Generational Population-based Training (BG-PBT)☆28Updated 2 years ago
- ☆71Updated 2 years ago
- 🦾Distributed Natural Evolution Strategies Build with PyTorch and Ray☆18Updated 7 years ago
- Evolutionary Strategies for PyTorch☆23Updated 6 years ago
- Soft Actor-Critic with advanced features☆51Updated last week
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆67Updated 5 years ago
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆33Updated 4 years ago
- Optim4RL is a Jax framework of learning to optimize for reinforcement learning.☆26Updated 8 months ago