Single-file truly minimal implementation of state-of-the-art reinforcement learning algorithms.
☆21Feb 13, 2023Updated 3 years ago
Alternatives and similar repositories for deep_rl
Users that are interested in deep_rl are comparing it to the libraries listed below
Sorting:
- A videogame made with PyGame turned into an Open AI Gym Learning Environment for Reinforcement Learning agents.☆15Jan 3, 2023Updated 3 years ago
- Modular Single-file Reinfocement Learning Algorithms Library☆38May 16, 2023Updated 2 years ago
- Combination of Maskable PPO and Recurrent PPO based on the sb3-contrib repository☆11Feb 22, 2023Updated 3 years ago
- OpenAI gym environments for goal-conditioned and language-conditioned reinforcement learning☆14Jan 27, 2026Updated last month
- Implementations of a large collection of reinforcement learning algorithms.☆28Nov 30, 2023Updated 2 years ago
- Blazingly fast implementation of the Datasaurus paper. Same Stats, Different Graphs.☆19Apr 10, 2023Updated 2 years ago
- PyTorch implementation of Munchausen Reinforcement Learning based on DQN and SAC. Handles discrete and continuous action spaces☆15Oct 3, 2021Updated 4 years ago
- Implementation of Diversity Is All You Need (DIAYN) on top of Stable Baselines 3.☆13Jul 11, 2022Updated 3 years ago
- ☆13Aug 9, 2022Updated 3 years ago
- Train an agent to play VizDoom with multi sensory inputs. Trained using sample factory☆14Jul 9, 2021Updated 4 years ago
- Quadcopter control with RL☆16Nov 8, 2021Updated 4 years ago
- Actor-Sharer-Learner training framework for off-policy DRL algorithms☆22Dec 29, 2024Updated last year
- Accelerated replay buffers in JAX☆46Sep 17, 2022Updated 3 years ago
- Author's PyTorch Implementation of Deep Homomorphic Policy Gradient (DHPG) - NeurIPS 2022 and JMLR 2024☆24Apr 8, 2024Updated last year
- Creating fixed-length vectors to describe RL/GA policies☆20Oct 23, 2021Updated 4 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆86Jul 18, 2023Updated 2 years ago
- Vectorization techniques for fast population-based training.☆57Aug 12, 2022Updated 3 years ago
- ☆22Jan 9, 2023Updated 3 years ago
- Single-file SAC-N implementation on jax with flax and equinox. 10x faster than pytorch☆57May 21, 2023Updated 2 years ago
- Render RL environments on a web browser with just one extra line of code.☆20Sep 10, 2020Updated 5 years ago
- Deep reinforcement learning implementation that trains AIs for the CodeCraft real-time strategy game.☆21May 22, 2023Updated 2 years ago
- ☆21Dec 22, 2020Updated 5 years ago
- GitHub's code repository is all you need☆377Mar 21, 2023Updated 2 years ago
- RL agent to play μRTS with Stable-Baselines3 and PyTorch☆27Jan 23, 2022Updated 4 years ago
- ☆15Feb 19, 2026Updated last week
- Code for Powderworld: A Platform for Understanding Generalization via Rich Task Distributions☆73Aug 31, 2024Updated last year
- A modular implementation of PPO, and soon hopefully other algorithms.☆26Jan 16, 2024Updated 2 years ago
- ☆32Mar 19, 2024Updated last year
- Official codebase for "The Generalization Gap in Offline Reinforcement Learning" accepted to ICLR 2024☆28Feb 20, 2026Updated last week
- Implementation of Jump-Start Reinforcement Learning (JSRL) with Stable Baselines3☆37Jan 12, 2024Updated 2 years ago
- The core repository of the elsciRL framework.☆18Dec 8, 2025Updated 2 months ago
- Codebase for the paper "How Crucial is Transformer in Decision Transformer?". Containing experiments on different pendulum tasks and code…☆28Mar 24, 2023Updated 2 years ago
- Building and Training a Rotary Inverted Pendulum robot☆37Feb 2, 2026Updated last month
- Experiment code for testing effect of various action space transformations in reinforcement learning☆30May 26, 2020Updated 5 years ago
- ☆13Dec 13, 2024Updated last year
- 基于Dijkstra算法的武汉地铁路径规划☆10Jul 1, 2022Updated 3 years ago
- Tabular methods for reinforcement learning☆39Jul 3, 2020Updated 5 years ago
- [NeurIPS 2024] GenRL: Multimodal-foundation world models enable grounding language and video prompts into embodied domains, by turning th…☆86Apr 4, 2025Updated 10 months ago
- Rainbow DQN implementation accompanying the paper "Fast and Data-Efficient Training of Rainbow" which reaches 205.7 median HNS after 10M …☆44Dec 11, 2021Updated 4 years ago