louisnino / RLcodeLinks
☆1,046Updated 3 years ago
Alternatives and similar repositories for RLcode
Users that are interested in RLcode are comparing it to the libraries listed below
Sorting:
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,439Updated 2 years ago
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆857Updated 6 years ago
- Tutorial for Reinforcement Learning☆190Updated 4 years ago
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆1,011Updated 3 months ago
- ☆846Updated 2 years ago
- Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone☆2,554Updated 3 years ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆1,036Updated this week
- kinds of reinforcement learning model by Pytorch☆344Updated 2 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆315Updated 6 years ago
- Some basic examples of playing with RL☆1,268Updated last week
- Implementation of benchmark RL algorithms☆472Updated 3 years ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆564Updated last year
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,720Updated 3 years ago
- basic algorithms of reinforcement learning☆216Updated 2 years ago
- RL algorithms☆141Updated 4 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,030Updated 2 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆809Updated 3 months ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,881Updated last year
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆644Updated 3 years ago
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆168Updated 4 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆555Updated 7 years ago
- ☆601Updated last year
- Pytorch for Deep Reinforcement Learning☆256Updated 5 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆260Updated 5 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆290Updated 4 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆670Updated 3 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,566Updated 2 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆713Updated 3 years ago
- Official implementation of HARL algorithms based on PyTorch.☆854Updated 9 months ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,307Updated last year