voiler / PopulationBasedTraining
A simple PyTorch implementation of Population Based Training of Neural Networks.
☆62Updated 6 years ago
Alternatives and similar repositories for PopulationBasedTraining:
Users that are interested in PopulationBasedTraining are comparing it to the libraries listed below
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 4 years ago
- Network Randomization: A Simple Technique for Generalization in Deep Reinforcement Learning / ICLR 2020☆53Updated 4 years ago
- Explorer is a PyTorch reinforcement learning framework for exploring new ideas.☆92Updated last week
- PyTorch IMPALA implementation☆26Updated 5 years ago
- Automatic Data-Regularized Actor-Critic (Auto-DrAC)☆103Updated 2 years ago
- Random Network Distillation(RND) algo in Pytorch☆49Updated 6 years ago
- E-MAML, and RL-MAML baseline implemented in Tensorflow v1☆16Updated 5 years ago
- Code for the paper "Meta-Q-Learning"( ICLR 2020)☆103Updated 2 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated last month
- Combining Evolutionary Algorithms and deep RL in various ways☆102Updated 4 years ago
- Pytorch implementation of Soft Actor-Critic☆18Updated 5 years ago
- ☆61Updated 6 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆94Updated 2 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆45Updated 7 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 7 years ago
- on-policy optimization baselines for deep reinforcement learning☆30Updated 5 years ago
- Implementation of our paper "Meta Reinforcement Learning with Task Embedding and Shared Policy"☆34Updated 5 years ago
- Code for paper "Model-based Adversarial Meta-Reinforcement Learning" (https://arxiv.org/abs/2006.08875)☆34Updated 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
- Implementation of "Sample-Efficient Deep Reinforcement Learning via Episodic Backward Update", NeurIPS 2019.☆17Updated 5 years ago
- ☆128Updated 9 months ago
- Disagreement-Regularized Imitation Learning☆30Updated 3 years ago
- A list of papers regarding generalization in (deep) reinforcement learning☆152Updated last year
- Source code for the paper "Divergence-Augmented Policy Optimization"☆37Updated 5 years ago
- ☆83Updated 4 years ago
- Reproducing results from DeepMind's paper on Population Based Training of Neural Networks.☆56Updated 6 years ago
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆66Updated 5 years ago
- FEN Code☆37Updated 5 years ago
- Efficient Exploration through Bayesian Deep Q-Networks☆37Updated 7 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆83Updated 3 years ago