yashbonde / Transformer-RLLinks
Experiments to train transformer network to master reinforcement learning environments.
☆32Updated 4 years ago
Alternatives and similar repositories for Transformer-RL
Users that are interested in Transformer-RL are comparing it to the libraries listed below
Sorting:
- DecentralizedLearning☆24Updated 2 years ago
- Implementation of CoDAIL in the ICLR 2020 paper <Multi-Agent Interactions Modeling with Correlated Policies>☆18Updated 4 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆27Updated 5 years ago
- The official repository of Decoupled Reinforcement Learning to Stabilise Intrinsically-Motivated Exploration" (AAMAS 2022)☆27Updated 3 years ago
- Codes accompanying the paper "DOP: Off-Policy Multi-Agent Decomposed Policy Gradients" (ICLR 2021, https://arxiv.org/abs/2007.12322)☆52Updated 2 years ago
- PyTorch IMPALA implementation☆26Updated 5 years ago
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆47Updated 4 years ago
- Learning Off-Policy with Online Planning [CoRL 2021 Best Paper Finalist]☆39Updated 2 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆49Updated last month
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆41Updated 3 years ago
- Safe Multi-Agent MuJoCo benchmark for safe multi-agent reinforcement learning research.☆64Updated last year
- A library for building reinforcement learning and imitation learning agents in Pytorch☆59Updated 5 years ago
- MARS is shortened for Multi-Agent Research Studio, a library for mulit-agent reinforcement learning research.☆49Updated last year
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆85Updated last year
- We investigate the effect of populations on finding good solutions to the robust MDP☆28Updated 4 years ago
- Advantage weighted Actor Critic for Offline RL☆50Updated 2 years ago
- Safe Model-based Reinforcement Learning with Robust Cross-Entropy Method☆66Updated 2 years ago
- ☆24Updated 3 years ago
- Deep Implicit Coordination Graphs☆41Updated last year
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.