louisnino / RLcodeLinks
☆1,000Updated 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,359Updated 2 years ago
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆851Updated 5 years ago
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆977Updated last week
- Tutorial for Reinforcement Learning☆187Updated 3 years ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆554Updated last year
- Some basic examples of playing with RL☆1,243Updated 6 months ago
- kinds of reinforcement learning model by Pytorch☆339Updated 2 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,615Updated 2 years ago
- ☆761Updated 2 years ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆924Updated this week
- Implementation of benchmark RL algorithms☆467Updated 3 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,918Updated 2 years ago
- basic algorithms of reinforcement learning☆211Updated last year
- Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone☆2,508Updated 3 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆704Updated 5 months ago
- RL algorithms☆142Updated 4 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆300Updated 5 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆526Updated 7 years ago
- Pytorch for Deep Reinforcement Learning☆251Updated 5 years ago
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆157Updated 4 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,647Updated last year
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆569Updated 3 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,402Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆253Updated 4 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,129Updated last year
- ☆513Updated 9 months ago
- Reinforcement-Learning-Notes, start with MDP.☆223Updated 2 years ago
- Simple A3C implementation with pytorch + multiprocessing☆649Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,267Updated 4 months ago
- ☆389Updated 5 years ago