PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
☆4,628Mar 24, 2023Updated 3 years ago
Alternatives and similar repositories for Deep-reinforcement-learning-with-pytorch
Users that are interested in Deep-reinforcement-learning-with-pytorch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,938Jul 25, 2024Updated last year
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,901May 29, 2022Updated 4 years ago
- An elegant PyTorch deep reinforcement learning library.☆10,741Apr 3, 2026Updated last month
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,075Jul 14, 2023Updated 2 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,350Jul 9, 2024Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,475Mar 29, 2023Updated 3 years ago
- Massively Parallel Deep Reinforcement Learning. 🔥☆4,335Feb 20, 2026Updated 3 months ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,177Nov 4, 2021Updated 4 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,284Feb 9, 2021Updated 5 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,425Apr 16, 2024Updated 2 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,743Sep 8, 2022Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,342Mar 13, 2025Updated last year
- Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学☆9,459Mar 31, 2024Updated 2 years ago
- OpenAI Baselines: high-quality implementations of reinforcement learning algorithms☆16,719Aug 1, 2024Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone☆2,561Apr 11, 2022Updated 4 years ago
- PyTorch implementation of soft actor critic☆941Jul 17, 2025Updated 10 months ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆634Aug 13, 2018Updated 7 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆2,004Jul 18, 2024Updated last year
- Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)☆3,201Apr 22, 2023Updated 3 years ago
- PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.☆13,308May 11, 2026Updated 2 weeks ago
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆2,764Apr 9, 2024Updated 2 years ago
- Python Implementation of Reinforcement Learning: An Introduction☆14,658Aug 9, 2024Updated last year
- Python Multi-Agent Reinforcement Learning framework☆2,195Dec 8, 2022Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Collection of reinforcement learning algorithms☆2,901Jun 17, 2024Updated last year
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆807May 29, 2022Updated 4 years ago
- Paper list of multi-agent reinforcement learning (MARL)☆4,832Feb 11, 2026Updated 3 months ago
- Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillio…☆3,717May 25, 2024Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆695Dec 18, 2025Updated 5 months ago
- 强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/☆14,217Dec 30, 2025Updated 4 months ago
- High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, T…☆9,860Apr 20, 2026Updated last month
- Reinforcement Learning in PyTorch☆2,275Jan 4, 2021Updated 5 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆619Nov 11, 2017Updated 8 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Implementation of benchmark RL algorithms☆472Jul 20, 2022Updated 3 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆488Nov 19, 2021Updated 4 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆681Jul 16, 2022Updated 3 years ago
- Simple A3C implementation with pytorch + multiprocessing☆657Mar 10, 2023Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆748May 23, 2022Updated 4 years ago
- An educational resource to help anyone learn deep reinforcement learning.