dojeon-ai / PLASTICLinks
Code for the paper "PLASTIC: Improving Input and Label Plasticity for Sample Efficient Reinforcement Learning" (NeurIPS 2023)
☆20Updated last year
Alternatives and similar repositories for PLASTIC
Users that are interested in PLASTIC are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of Advantage weighted Actor-Critic (AWAC)☆56Updated 4 years ago
- Official codebase for GTA: Generative Trajectory Augmentation with Guidance for Offline Reinforcement Learning.☆26Updated 11 months ago
- Preference Transformer: Modeling Human Preferences using Transformers for RL (ICLR2023 Accepted)☆164Updated 2 years ago
- Decision Mamba: Reinforcement Learning via Sequence Modeling with Selective State Spaces☆43Updated last year
- Official implementation of "Direct Preference-based Policy Optimization without Reward Modeling" (NeurIPS 2023)☆42Updated last year
- ☆18Updated 11 months ago
- Official PyTorch implementation of "Discovering Hierarchical Achievements in Reinforcement Learning via Contrastive Learning" (NeurIPS 20…☆35Updated 7 months ago
- ML2-Multi Agent Environments