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.☆998May 30, 2025Updated 9 months ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆2,012Updated this week
- RLtime is a reinforcement learning library focused on state-of-the-art q-learning algorithms and features☆142Sep 23, 2019Updated 6 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆97Dec 8, 2020Updated 5 years ago
- Reinforcement learning algorithms for robot control tasks☆27Jul 25, 2024Updated last year
- Repository for slides & codes of RL Korea Bootcamp☆41Oct 28, 2019Updated 6 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Feb 13, 2024Updated 2 years ago
- Reinforcement Learning in PyTorch☆2,274Jan 4, 2021Updated 5 years ago
- Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)☆3,166Apr 22, 2023Updated 2 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,877Jun 17, 2024Updated last year
- implementation of distributed reinforcement learning with distributed tensorflow☆57Jun 5, 2021Updated 4 years ago
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆4,324Sep 4, 2022Updated 3 years ago
- A reinforcement learning framework☆157Dec 26, 2018Updated 7 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,081May 19, 2021Updated 4 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,661Jan 13, 2022Updated 4 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,168Nov 4, 2021Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆336Nov 24, 2021Updated 4 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆375Oct 15, 2021Updated 4 years ago
- PyTorch Implementation of Distributed Prioritized Experience Replay(Ape-X)☆155Apr 28, 2019Updated 6 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Jul 27, 2022Updated 3 years ago
- Code for the paper "Exploration by Random Network Distillation"☆933Oct 1, 2020Updated 5 years ago
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,882May 29, 2022Updated 3 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,416Nov 29, 2023Updated 2 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆336Mar 24, 2023Updated 2 years ago
- ☆57Mar 27, 2019Updated 6 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,333Mar 13, 2025Updated last year
- ☆39Jan 8, 2020Updated 6 years ago
- Summary (in Korean) and python implementation of 'Reinforcement Learning: An Introduction' written by Sutton & Barto☆58Aug 5, 2018Updated 7 years ago
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,927Jul 25, 2024Updated last year
- RAD: Reinforcement Learning with Augmented Data☆416Mar 29, 2021Updated 4 years ago
- bsuite is a collection of carefully-designed experiments that investigate core capabilities of a reinforcement learning (RL) agent☆1,531Apr 13, 2024Updated last year
- OpenAI Gym wrapper for the DeepMind Control Suite☆229May 19, 2024Updated last year
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆560Jun 26, 2023Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆534Nov 22, 2022Updated 3 years ago
- A PyTorch Library for Reinforcement Learning Research☆198Jun 22, 2025Updated 8 months ago
- Reinforcement learning algorithms for MuJoCo tasks☆451Mar 13, 2025Updated last year
- ☆40Jul 29, 2019Updated 6 years ago
- DrQ: Data regularized Q☆419Jan 13, 2023Updated 3 years ago