A library for ready-made reinforcement learning agents and reusable components for neat prototyping
☆301Feb 13, 2024Updated 2 years ago
Alternatives and similar repositories for RLcycle
Users that are interested in RLcycle are comparing it to the libraries listed below
Sorting:
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Jul 23, 2019Updated 6 years ago
- Structural implementation of RL key algorithms☆516Apr 8, 2023Updated 2 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆319Mar 9, 2020Updated 6 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆97Dec 8, 2020Updated 5 years ago
- Highly Modular and Scalable Reinforcement Learning☆118Jan 14, 2020Updated 6 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆143Nov 21, 2022Updated 3 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆490Nov 19, 2021Updated 4 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
- Solutions for different Reinforcement Learning environments☆26Aug 2, 2024Updated last year
- General implementation of Advantage Actor Critic using Pytorch☆28Dec 7, 2021Updated 4 years ago
- Soft Actor-Critic with advanced features☆51Mar 2, 2026Updated 2 weeks ago
- ☆10Sep 3, 2021Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆336Nov 24, 2021Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆693Dec 18, 2025Updated 3 months 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
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆741May 23, 2022Updated 3 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,415Apr 16, 2024Updated last year
- ☆186Feb 22, 2022Updated 4 years ago
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,925Jul 25, 2024Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,081May 19, 2021Updated 4 years ago
- Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)☆3,164Apr 22, 2023Updated 2 years ago
- Spectral Method for Multiple Experts Inverse Reinforcement Learning☆14Sep 6, 2014Updated 11 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆777Dec 22, 2023Updated 2 years ago
- Gym wrapper for pysc2☆10Sep 16, 2022Updated 3 years ago
- Real-World RL Benchmark Suite☆365Aug 11, 2020Updated 5 years ago
- Pytorch implementation of Soft Actor-Critic☆20Apr 13, 2020Updated 5 years ago
- Find best-response to a fixed policy in multi-agent RL☆289Apr 1, 2022Updated 3 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆270May 20, 2020Updated 5 years ago
- Tonic RL library☆419Jul 24, 2024Updated last year
- PyTorch implementation of soft actor critic☆940Jul 17, 2025Updated 8 months ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,336Mar 13, 2026Updated last week
- This is Multi agent deep reinforcement learning repo which trains an agent to play Tennis. It trains by playing against itself.☆20Jan 12, 2019Updated 7 years ago
- Source code for "Multi-objective Model-based Policy Search for Data-efficient Learning with Sparse Rewards" (CoRL 2018)☆13Oct 8, 2018Updated 7 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆351Mar 25, 2023Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,201Oct 17, 2022Updated 3 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,167Nov 4, 2021Updated 4 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
- A curated list of awesome Deep Reinforcement Learning resources.☆878Jul 13, 2025Updated 8 months ago
- Collection of reinforcement learning algorithms☆2,877Jun 17, 2024Updated last year