XinJingHao / DRL-Pytorch
Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C51, Noisy DQN, PPO, DDPG, TD3, SAC, ASL)
☆2,287Updated last week
Alternatives and similar repositories for DRL-Pytorch:
Users that are interested in DRL-Pytorch are comparing it to the libraries listed below
- ☆704Updated 2 years ago
- ☆495Updated last year
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,270Updated 2 years ago
- https://hrl.boyuai.com/☆3,308Updated 2 years ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆827Updated this week
- Deep Reinforcement Learning☆3,793Updated 2 years ago
- ☆964Updated 2 years ago
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆516Updated last month
- ☆442Updated 5 months ago
- ☆353Updated 9 months ago
- kinds of reinforcement learning model by Pytorch☆327Updated 2 years ago
- ☆151Updated 2 months ago
- Unified Reinforcement Learning Framework☆722Updated 7 months ago
- Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone☆2,469Updated 3 years ago
- Some basic examples of playing with RL☆1,239Updated 3 months ago
- Official implementation of HARL algorithms based on PyTorch.☆655Updated last month
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆1,994Updated 9 months ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,248Updated 2 years ago
- basic algorithms of reinforcement learning☆210Updated last year
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆850Updated 5 years ago
- A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-par…☆945Updated 6 months ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,561Updated 2 years ago
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆945Updated 2 months ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,852Updated last year
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆318Updated last month
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,524Updated 9 months ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆756Updated last year
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆654Updated 2 months ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆286Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,217Updated last month