MIRALab-USTC / RLPapersLinks
Must-read papers on Reinforcement Learning (RL)
☆51Updated 4 years ago
Alternatives and similar repositories for RLPapers
Users that are interested in RLPapers are comparing it to the libraries listed below
Sorting:
- Pytorch solutions for UC Berkeley's cs285 assignments☆140Updated 3 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2022)☆124Updated 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
- Implementation of Multi-Game Decision Transformers in PyTorch☆47Updated 2 years ago
- CS285 Homework☆26Updated 4 years ago
- Paper Collection for Batch RL with brief introductions.☆84Updated 3 years ago
- Extreme Q-Learning: Max Entropy RL without Entropy☆87Updated 2 years ago
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆53Updated 5 years ago
- A collection of research and survey papers of hierarchical reinforcement learning (HRL).☆50Updated 5 years ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆87Updated last year
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆129Updated 3 years ago
- Representation Learning for RL☆126Updated 2 years ago
- Preference Transformer: Modeling Human Preferences using Transformers for RL (ICLR2023 Accepted)☆163Updated last year
- On-Policy Policy Gradient Algorithms in JAX☆39Updated last year
- Scaling Pareto-Efficient Decision Making via Offline Multi-Objective RL, published in ICLR 2023☆32Updated 8 months ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆174Updated 2 years ago
- ☆89Updated 2 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆81Updated 2 years ago
- RLA is a tool for managing your RL experiments automatically☆71Updated 2 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆146Updated last year
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆139Updated 2 years ago
- ☆132Updated last year
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆207Updated 10 months ago
- A PyTorch implementation of Implicit Q-Learning☆83Updated 3 years ago
- [ECCV2022] [T-PAMI] StARformer: Transformer with State-Action-Reward Representations.☆94Updated 2 years ago
- Official code for "Unleashing the Power of Pre-trained Language Models for Offline Reinforcement Learning".☆53Updated last year
- Official Codebase for TMLR 2023, Benchmarks and Algorithms for Offline Preference-Based Reward Learning☆20Updated 2 years ago
- When Do Transformers Shine in RL? Decoupling Memory from Credit Assignment, NeurIPS 2023 (oral)☆63Updated last year
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆136Updated last year
- Minimal implementation of multi-agent reinforcement learning algorithms☆58Updated 3 years ago