voiler / PopulationBasedTrainingLinks
A simple PyTorch implementation of Population Based Training of Neural Networks.
☆64Updated 6 years ago
Alternatives and similar repositories for PopulationBasedTraining
Users that are interested in PopulationBasedTraining are comparing it to the libraries listed below
Sorting:
- Combining Evolutionary Algorithms and deep RL in various ways☆107Updated 5 years ago
- SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning☆130Updated 4 years ago
- Explorer is a PyTorch reinforcement learning framework for exploring new ideas.☆97Updated 7 months ago
- Automatic Data-Regularized Actor-Critic (Auto-DrAC)☆103Updated 2 years ago
- ☆114Updated 6 years ago
- ☆89Updated last year
- Network Randomization: A Simple Technique for Generalization in Deep Reinforcement Learning / ICLR 2020☆56Updated 5 years ago
- ☆135Updated last year
- Code for the paper "Meta-Q-Learning"( ICLR 2020)☆106Updated 3 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆92Updated 4 years ago
- on-policy optimization baselines for deep reinforcement learning☆32Updated 5 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 5 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 5 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆47Updated 8 years ago
- Continual Reinforcement Learning in 3D Non-stationary Environments☆39Updated 6 years ago
- PyTorch IMPALA implementation☆27Updated 6 years ago
- Code repo for Gradient Temporal-Difference Learning with Regularized Corrections paper.☆37Updated 5 years ago
- Code from the paper "Effective Diversity in Population Based Reinforcement Learning", presented as a spotlight at NeurIPS 2020. This is t…☆44Updated 5 years ago
- ☆32Updated 4 years ago
- A practical step-by-step guide to applying RUDDER☆35Updated 6 years ago
- Implementation of Model-Agnostic Meta-Learning (MAML) applied on Reinforcement Learning problems in TensorFlow 2.☆27Updated 4 years ago
- Pytorch implementation of Soft Actor-Critic☆20Updated 5 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆56Updated 10 months ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 5 years ago
- RUDDER: Return Decomposition for Delayed Rewards☆48Updated 5 years ago
- E-MAML, and RL-MAML baseline implemented in Tensorflow v1☆17Updated 6 years ago
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆48Updated 5 years ago
- Taming MAML: efficient unbiased meta-reinforcement learning☆30Updated 3 years ago
- Revisiting Rainbow☆75Updated 4 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆97Updated 5 years ago