A library for ready-made reinforcement learning agents and reusable components for neat prototyping
☆302Feb 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
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☆517Apr 8, 2023Updated 3 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆326Mar 9, 2020Updated 6 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆97Dec 8, 2020Updated 5 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆144Nov 21, 2022Updated 3 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Highly Modular and Scalable Reinforcement Learning☆116Jan 14, 2020Updated 6 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆487Nov 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,353Mar 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
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆337Nov 24, 2021Updated 4 years ago
- Soft Actor-Critic with advanced features☆52Jul 6, 2026Updated 2 weeks ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆696Dec 18, 2025Updated 7 months ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆749May 23, 2022Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,285Feb 9, 2021Updated 5 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆1,038Updated this week
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,433Apr 16, 2024Updated 2 years ago
- ☆187Feb 22, 2022Updated 4 years ago
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,936Jul 25, 2024Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,080May 19, 2021Updated 5 years ago
- Spectral Method for Multiple Experts Inverse Reinforcement Learning☆14Sep 6, 2014Updated 11 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆781Dec 22, 2023Updated 2 years ago
- Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)