Sohojoe / ppo-dash
PPO Dash: Improving Generalization in Deep Reinforcement Learning
☆16Updated 5 years ago
Alternatives and similar repositories for ppo-dash:
Users that are interested in ppo-dash are comparing it to the libraries listed below
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆61Updated last year
- ☆35Updated 6 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆93Updated 4 years ago
- Meta Reinforcement Learning Experiments☆34Updated 7 years ago
- ☆69Updated 6 years ago
- MultiTask Environments for Reinforcement Learning.☆75Updated 2 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆87Updated 6 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 6 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆95Updated 6 years ago
- ☆43Updated 8 years ago
- Augmented environments with RL☆103Updated 6 years ago
- PyTorch implementation of Proximal Policy Optimization☆51Updated 7 years ago
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Updated 6 years ago
- Official implementation of DynE, Dynamics-aware Embeddings for RL☆43Updated 4 years ago
- PyTorch implementation of Memory Augmented Self-Play