louisnino / RLcodeLinks
☆1,035Updated 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,432Updated 2 years ago
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆858Updated 6 years ago
- ☆835Updated 2 years ago
- Some basic examples of playing with RL☆1,262Updated last week
- kinds of reinforcement learning model by Pytorch☆345Updated 2 years ago
- Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone☆2,552Updated 3 years ago
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆1,009Updated 2 months ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆314Updated 5 years ago
- basic algorithms of reinforcement learning☆214Updated 2 years ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆1,027Updated this week
- Tutorial for Reinforcement Learning☆190Updated 3 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,015Updated 2 years ago
- 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.☆563Updated last year
- RL algorithms☆141Updated 4 years ago
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆165Updated 4 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆257Updated 5 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆799Updated 2 months ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆554Updated 7 years ago
- Pytorch for Deep Reinforcement Learning☆255Updated 5 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,708Updated 3 years ago
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆636Updated 3 years ago
- ☆591Updated last year
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,850Updated last year
- Reinforcement-Learning-Notes, start with MDP.☆225Updated 3 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,291Updated last year
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,535Updated 2 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆290Updated 4 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆431Updated last month
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆665Updated 3 years ago