sweetice / Deep-reinforcement-learning-with-pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
☆3,975Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Deep-reinforcement-learning-with-pytorch
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,717Updated last year
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,872Updated last week
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,607Updated 2 years ago
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,642Updated 3 months ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆1,725Updated 4 months ago
- Collection of reinforcement learning algorithms☆2,504Updated 5 months ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,054Updated 3 years ago
- Reinforcement Learning in PyTorch☆2,232Updated 3 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,034Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,130Updated 11 months ago
- Python Multi-Agent Reinforcement Learning framework☆1,883Updated last year
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,107Updated 3 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,230Updated 5 years ago
- Some basic examples of playing with RL☆1,218Updated last year
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,461Updated 2 years ago
- ☆876Updated last year
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,585Updated 2 years ago
- Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)☆2,883Updated last year
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,088Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,222Updated 11 months ago
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆4,162Updated 2 years ago
- Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillio…☆3,294Updated 5 months ago
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,081Updated this week
- PyTorch implementation of soft actor critic☆816Updated 3 years ago
- Simple A3C implementation with pytorch + multiprocessing☆622Updated last year
- Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆1,648Updated 7 months ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆861Updated 3 months ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆666Updated 3 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,326Updated 4 months ago
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆898Updated 3 weeks ago