sdpkjc / abcdrlLinks
Modular Single-file Reinfocement Learning Algorithms Library
☆38Updated 2 years ago
Alternatives and similar repositories for abcdrl
Users that are interested in abcdrl are comparing it to the libraries listed below
Sorting:
- ☆35Updated 3 years ago
- Learning Off-Policy with Online Planning [CoRL 2021 Best Paper Finalist]☆41Updated 3 years ago
- ☆23Updated 3 years ago
- ☆48Updated last month
- ☆52Updated 2 years ago
- [ICLR 22] Value Gradient weighted Model-Based Reinforcement Learning.☆25Updated 2 years ago
- Author's PyTorch Implementation of Deep Homomorphic Policy Gradient (DHPG) - NeurIPS 2022 and JMLR 2024☆24Updated last year
- Implementation of Diversity Is All You Need (DIAYN) on top of Stable Baselines 3.☆13Updated 3 years ago
- Docker containers of baseline agents for the Crafter environment☆30Updated 4 years ago
- Source files to replicate experiments in my ICLR 2022 paper.☆70Updated 6 months ago
- A high-performance reinforcement learning library in jax specialized for robotic learning☆22Updated 2 years ago
- A modular implementation of PPO, and soon hopefully other algorithms.☆26Updated 2 years ago
- ☆46Updated last year
- ☆25Updated last year
- Corax: Core RL in JAX☆38Updated last year
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆103Updated 3 years ago
- OpenAi's gym environment wrapper to vectorize them with Ray☆23Updated 2 years ago
- ☆23Updated last year
- Single-file truly minimal implementation of state-of-the-art reinforcement learning algorithms.☆21Updated 2 years ago
- On the model-based stochastic value gradient for continuous reinforcement learning☆57Updated last week
- Source code for the paper "Policy Architectures for Compositional Generalization in Control"☆30Updated 3 years ago
- Deep Reinforcement Learning Framework done with PyTorch