louisnino / RLcodeLinks
☆1,014Updated 2 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,370Updated 2 years ago
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆853Updated 5 years ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆944Updated this week
- ☆779Updated 2 years ago
- Tutorial for Reinforcement Learning☆187Updated 3 years ago
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆980Updated last month
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆305Updated 5 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,634Updated 3 years ago
- kinds of reinforcement learning model by Pytorch☆342Updated 2 years ago
- Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone☆2,520Updated 3 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,684Updated last year
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆725Updated 6 months ago
- Implementation of benchmark RL algorithms☆470Updated 3 years ago
- Some basic examples of playing with RL☆1,251Updated 8 months ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆555Updated last year
- RL algorithms☆142Updated 4 years ago
- basic algorithms of reinforcement learning☆213Updated 2 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,955Updated 2 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆533Updated 7 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,446Updated 2 years ago
- Pytorch for Deep Reinforcement Learning☆251Updated 5 years ago
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆158Updated 4 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,169Updated last year
- ☆536Updated 10 months ago
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆580Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆254Updated 4 years ago
- ☆426Updated 3 months ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆645Updated 3 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆640Updated 2 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆265Updated 6 years ago