mavischer / DRRLLinks
A2C training of Relational Deep Reinforcement Learning Architecture
☆13Updated 3 years ago
Alternatives and similar repositories for DRRL
Users that are interested in DRRL are comparing it to the libraries listed below
Sorting:
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆48Updated 4 years ago
- E-MAML, and RL-MAML baseline implemented in Tensorflow v1☆16Updated 5 years ago
- Learning Laplacian Representations in Reinforcement Learning☆18Updated 4 years ago
- ☆54Updated last year
- V-MPO torch version with DMLab30 and GTrXL☆13Updated 4 years ago
- ☆31Updated 6 years ago
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆102Updated 3 years ago
- ☆18Updated 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
- ☆131Updated last year
- ☆26Updated 2 years ago
- Github repo for HIDIO: Hierarchical Reinforcement Learning by Discovering Intrinsic Options☆46Updated 3 years ago
- ☆19Updated 2 years ago
- A set of competitive environments for Reinforcement Learning research.☆29Updated 2 years ago
- ☆33Updated last year
- Implementation of the Box-World environment from the paper "Relational Deep Reinforcement Learning"☆47Updated 2 years ago
- Official code for "Pretraining Representations For Data-Efficient Reinforcement Learning" (NeurIPS 2021)☆55Updated 4 years ago
- We investigate the effect of populations on finding good solutions to the robust MDP☆28Updated 4 years ago
- ☆57Updated 2 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆58Updated 4 years ago
- Code for demonstration example-task in RUDDER blog☆24Updated 5 years ago
- CaDM: Context-aware Dynamics Model for Generalization in Model-based Reinforcement Learning☆63Updated 5 years ago
- Transformers are Meta-Reinforcement Learners - International Conference on Machine Learning (ICML) 2022☆62Updated 2 years ago
- on-policy optimization baselines for deep reinforcement learning☆32Updated 5 years ago
- ☆43Updated 4 years ago
- Generalized Decision Transformer for Offline Hindsight Information Matching (ICLR2022)☆68Updated 3 years ago
- Reading notes & PyTorch experiments on OpenAI's "Spinning Up in DRL" tutorial.