louisnino / RLcodeLinks
☆979Updated 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,314Updated 2 years ago
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆852Updated 5 years ago
- Some basic examples of playing with RL☆1,239Updated 4 months ago
- ☆738Updated 2 years ago
- Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone☆2,484Updated 3 years ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆550Updated last year
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆956Updated this week
- kinds of reinforcement learning model by Pytorch☆331Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆256Updated 4 years ago
- Implementation of benchmark RL algorithms☆467Updated 2 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,880Updated last year
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,576Updated 10 months ago
- basic algorithms of reinforcement learning☆210Updated last year
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆869Updated this week
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆680Updated 3 months ago
- Tutorial for Reinforcement Learning☆184Updated 3 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆296Updated 5 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,590Updated 2 years ago
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆543Updated 3 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆360Updated last week
- ☆311Updated 2 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆267Updated 3 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆515Updated 7 years ago
- ☆390Updated 4 years ago
- RL algorithms☆141Updated 4 years ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆781Updated last year
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,327Updated 2 years ago
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆150Updated 4 years ago
- 中文整理的强化学习资料(Reinforcement Learning)☆2,038Updated 5 years ago
- ☆474Updated 7 months ago