MIRALab-USTC / RLPapersLinks
Must-read papers on Reinforcement Learning (RL)
☆54Updated 5 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☆154Updated 4 years ago
- Preference Transformer: Modeling Human Preferences using Transformers for RL (ICLR2023 Accepted)☆167Updated 2 years ago
- On-Policy Policy Gradient Algorithms in JAX☆42Updated 2 years ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆94Updated 2 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2022)☆130Updated 2 years ago
- Tracking literature and additional online resources on transformers for sequential decision making including RL and beyond.☆49Updated 3 years ago
- ☆135Updated last year
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆145Updated 3 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆59Updated 4 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆86Updated 2 years ago
- [ECCV2022] [T-PAMI] StARformer: Transformer with State-Action-Reward Representations.☆96Updated 2 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆86Updated 3 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆54Updated 9 months ago
- A collection of research and survey papers of hierarchical reinforcement learning (HRL).☆54Updated 5 years ago
- Official code for "Unleashing the Power of Pre-trained Language Models for Offline Reinforcement Learning".☆53Updated last year
- Paper Collection for Batch RL with brief introductions.☆84Updated 3 years ago
- Implementation of Multi-Game Decision Transformers in PyTorch☆49Updated 3 years ago
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆143Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆184Updated 3 years ago
- Representation Learning for RL☆130Updated 2 years ago
- CS285 Homework☆28Updated 5 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.☆56Updated 5 years ago
- (NeurIPS 2021) Neural Auto-Curricula in Two-Player Zero-Sum Games.☆28Updated 4 years ago
- ☆33Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co …☆147Updated last year
- Official repository of the paper "FightLadder: A Benchmark for Competitive Multi-Agent Reinforcement Learning"☆34Updated last year
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- Re-implementations of SOTA RL algorithms.☆136Updated 2 years ago
- Official codebase for "B-Pref: Benchmarking Preference-BasedReinforcement Learning" contains scripts to reproduce experiments.☆133Updated 4 years ago