pokaxpoka / rad_procgenLinks
RAD: Reinforcement Learning with Augmented Data (code for procgen experiments)
☆18Updated 4 years ago
Alternatives and similar repositories for rad_procgen
Users that are interested in rad_procgen are comparing it to the libraries listed below
Sorting:
- Change-Based Exploration Transfer☆36Updated 3 years ago
- The MAGICAL benchmark suite for robust imitation learning (NeurIPS 2020)☆77Updated last year
- Official Codebase for Offline Reinforcement Learning from Images with Latent Space Models☆30Updated 4 years ago
- RE3: State Entropy Maximization with Random Encoders for Efficient Exploration☆68Updated 3 years ago
- ☆53Updated last year
- Estimating Q(s,s') with Deep Deterministic Dynamics Gradients☆32Updated 5 years ago
- Proto-RL: Reinforcement Learning with Prototypical Representations☆83Updated 2 years ago
- ☆43Updated 4 years ago
- Collection of reinforcement learning algorithms☆15Updated 3 years ago
- Maximum Entropy-Regularized Multi-Goal Reinforcement Learning (ICML 2019)☆23Updated 6 years ago
- Author's PyTorch implementation of SR-DICE for marginalized importance sampling☆17Updated 3 years ago
- ☆45Updated 2 years ago
- Trajectory-wise Multiple Choice Learning for Dynamics Generalization in Reinforcement Learning (NeurIPS 2020)☆39Updated 4 years ago
- ☆41Updated 3 years ago
- Official code for "Pretraining Representations For Data-Efficient Reinforcement Learning" (NeurIPS 2021)☆55Updated 3 years ago
- Code for "Explore, Discover and Learn: Unsupervised Discovery of State-Covering Skills"☆37Updated 5 years ago
- Disagreement-Regularized Imitation Learning☆30Updated 4 years ago
- Implementation for ICML 2019 paper, EMI: Exploration with Mutual Information.☆36Updated 4 years ago
- CaDM: Context-aware Dynamics Model for Generalization in Model-based Reinforcement Learning☆63Updated 5 years ago
- Docker containers of baseline agents for the Crafter environment☆28Updated 3 years ago
- Code for Environment Probing Interaction Policies [ICLR 2019]☆29Updated 5 years ago
- Revisiting Rainbow☆75Updated 3 years ago
- Code for "Task-Agnostic Continual RL: In Praise of a Simple Baseline"☆33Updated last year
- Continual Reinforcement Learning in 3D Non-stationary Environments☆38Updated 5 years ago
- Learning Action-Value Gradients in Model-based Policy Optimization☆31Updated 3 years ago
- Implementation of the skill discovery algorithm described in ICLR submission "Option Discovery using Deep Skill Chaining"☆28Updated 5 years ago
- My Body Is A Cage☆41Updated 4 years ago
- Model-Based Visual Planning with Self-Supervised Functional Distances (ICLR 2021)☆20Updated 3 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …