Structural implementation of RL key algorithms
☆516Apr 8, 2023Updated 2 years ago
Alternatives and similar repositories for rl_algorithms
Users that are interested in rl_algorithms are comparing it to the libraries listed below
Sorting:
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆997May 30, 2025Updated 9 months ago
- RLtime is a reinforcement learning library focused on state-of-the-art q-learning algorithms and features☆142Sep 23, 2019Updated 6 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆2,008Sep 26, 2025Updated 5 months ago
- Reinforcement Learning in PyTorch☆2,275Jan 4, 2021Updated 5 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Feb 13, 2024Updated 2 years ago
- Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)☆3,150Apr 22, 2023Updated 2 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Dec 8, 2020Updated 5 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,272Feb 9, 2021Updated 5 years ago
- Collection of reinforcement learning algorithms☆2,867Jun 17, 2024Updated last year
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆374Oct 15, 2021Updated 4 years ago
- Repository for slides & codes of RL Korea Bootcamp☆41Oct 28, 2019Updated 6 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆335Mar 24, 2023Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,082May 19, 2021Updated 4 years ago
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆4,323Sep 4, 2022Updated 3 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,660Jan 13, 2022Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆336Nov 24, 2021Updated 4 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆531Nov 22, 2022Updated 3 years ago
- A reinforcement learning framework☆157Dec 26, 2018Updated 7 years ago
- Reinforcement learning algorithms for robot control tasks☆27Jul 25, 2024Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,335Mar 13, 2025Updated 11 months ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,405Nov 29, 2023Updated 2 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆95Jul 27, 2022Updated 3 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,161Nov 4, 2021Updated 4 years ago
- Code for the paper "Exploration by Random Network Distillation"☆930Oct 1, 2020Updated 5 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,875May 29, 2022Updated 3 years ago
- OpenAI Gym wrapper for the DeepMind Control Suite☆227May 19, 2024Updated last year
- Cool Inverse Reinforcement Learning Papers☆124Jan 5, 2017Updated 9 years ago
- DrQ: Data regularized Q☆420Jan 13, 2023Updated 3 years ago
- PyTorch Implementation of Distributed Prioritized Experience Replay(Ape-X)☆155Apr 28, 2019Updated 6 years ago
- A PyTorch Library for Reinforcement Learning Research☆198Jun 22, 2025Updated 8 months ago
- Reinforcement learning algorithms for MuJoCo tasks☆448Mar 13, 2025Updated 11 months ago
- RAD: Reinforcement Learning with Augmented Data☆416Mar 29, 2021Updated 4 years ago
- lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.☆378Nov 19, 2022Updated 3 years ago
- Distributed Rainbow-IQN for Atari☆80Dec 17, 2019Updated 6 years ago
- bsuite is a collection of carefully-designed experiments that investigate core capabilities of a reinforcement learning (RL) agent☆1,529Apr 13, 2024Updated last year
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆560Jun 26, 2023Updated 2 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆419Aug 8, 2021Updated 4 years ago
- [ICML 2020] PyTorch Code for "One Policy to Control Them All: Shared Modular Policies for Agent-Agnostic Control"☆232Dec 27, 2022Updated 3 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,407Apr 16, 2024Updated last year