qgallouedec / deep_rl
Single-file truly minimal implementation of state-of-the-art reinforcement learning algorithms.
☆22Updated 2 years ago
Alternatives and similar repositories for deep_rl:
Users that are interested in deep_rl are comparing it to the libraries listed below
- Source files to replicate experiments in my ICLR 2022 paper.☆70Updated 9 months ago
- ☆36Updated 2 years ago
- ☆42Updated 2 years ago
- Model-based Policy Gradients☆31Updated 5 years ago
- [ICLR 22] Value Gradient weighted Model-Based Reinforcement Learning.☆24Updated 2 years ago
- Official code release for "CrossQ: Batch Normalization in Deep Reinforcement Learning for Greater Sample Efficiency and Simplicity"☆70Updated 10 months ago
- Author's PyTorch Implementation of Deep Homomorphic Policy Gradient (DHPG) - NeurIPS 2022 and JMLR 2024☆23Updated last year
- Modular Single-file Reinfocement Learning Algorithms Library☆37Updated last year
- Codebase for the paper "How Crucial is Transformer in Decision Transformer?". Containing experiments on different pendulum tasks and code…☆27Updated 2 years ago
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆40Updated 2 years ago
- EARL: Environment for Autonomous Reinforcement Learning☆37Updated 2 years ago
- ☆47Updated 2 years ago
- Source code for the paper "Policy Architectures for Compositional Generalization in Control"☆30Updated 2 years ago
- ☆16Updated last year
- IV-RL - Sample Efficient Deep Reinforcement Learning via Uncertainty Estimation☆40Updated 6 months ago
- ☆23Updated 2 years ago
- Learning Off-Policy with Online Planning [CoRL 2021 Best Paper Finalist]☆37Updated 2 years ago
- Implementation of Tactical Optimistic and Pessimistic value estimation☆25Updated last year
- ☆17Updated last year
- Official release of CompoSuite, a compositional RL benchmark☆47Updated last year
- A modular implementation of PPO, and soon hopefully other algorithms.☆26Updated last year
- ☆23Updated last year
- Fast reinforcement learning research☆59Updated 4 months ago
- My Body Is A Cage☆40Updated 4 years ago
- OpenAI gym environments for goal-conditioned and language-conditioned reinforcement learning☆13Updated last month
- ☆43Updated 5 months ago
- Implementation of Diversity Is All You Need (DIAYN) on top of Stable Baselines 3.☆12Updated 2 years ago
- LAMBDA is a model-based reinforcement learning agent that uses Bayesian world models for safe policy optimization