alpc91 / SGRLLinks
[ICML 2023 Oral] Official environments and implementations for "Subequivariant Graph Reinforcement Learning in 3D Environments"
☆18Updated 2 years ago
Alternatives and similar repositories for SGRL
Users that are interested in SGRL are comparing it to the libraries listed below
Sorting:
- This repo contains the code of "Structure-Aware Transformer Policy for Inhomogeneous Multi-Task Reinforcement Learning".☆13Updated 3 years ago
- Learning Invariant Representations for Reinforcement Learning without Reconstruction☆150Updated 4 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆179Updated 3 years ago
- Representation Learning for RL☆127Updated 2 years ago
- Multi Task RL Baselines☆255Updated 3 years ago
- [ICLR 2022 Oral] Official PyTorch Implementation of "Transform2Act: Learning a Transform-and-Control Policy for Efficient Agent Design".☆69Updated last year
- Code for the paper: "Causal Influence Detection for Improving Efficiency in Reinforcement Learning", by Seitzer, M., Schölkopf, B., Marti…☆46Updated 3 years ago
- Generalized Decision Transformer for Offline Hindsight Information Matching (ICLR2022)☆68Updated 3 years ago
- Conservative Q Learning on top of SAC☆132Updated 3 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 9 months ago
- [ICML 2022] Robust Task Representations for Offline Meta-Reinforcement Learning via Contrastive Learning☆36Updated 3 years ago
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆56Updated 3 years ago
- Official code repository for Prompt-DT.☆116Updated 3 years ago
- Code for "Multi-task Reinforcement Learning with Soft Modularization"☆122Updated 4 years ago
- Code for "Offline Meta-Reinforcement Learning with Advantage Weighting" [ICML 2021]☆47Updated 2 years ago
- The code of paper Sample-Efficient Reinforcement Learning via Conservative Model-Based Actor-Critic. Zhihai Wang, Jie Wang*, Qi Zhou, Bin…☆20Updated 3 years ago
- Domain Adaptation In Reinforcement Learning Via Latent Unified State Representation (AAAI 2021)☆30Updated 4 years ago
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.