louisnino / RLcode
☆929Updated 2 years ago
Alternatives and similar repositories for RLcode:
Users that are interested in RLcode are comparing it to the libraries listed below
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,188Updated last year
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆850Updated 5 years ago
- ☆654Updated last year
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆536Updated 11 months ago
- Implementation of benchmark RL algorithms☆465Updated 2 years ago
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆926Updated 2 weeks ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,519Updated 2 years ago
- kinds of reinforcement learning model by Pytorch☆311Updated last year
- Tutorial for Reinforcement Learning☆180Updated 3 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,800Updated last year
- Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone☆2,436Updated 2 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆269Updated 5 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆592Updated this week
- Some basic examples of playing with RL☆1,232Updated last month
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆256Updated 4 years ago
- basic algorithms of reinforcement learning☆207Updated last year
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,454Updated 7 months ago
- 《Reinforcement Learning: An Introduction》(第二版)中文翻译☆482Updated 2 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆295Updated 2 weeks ago
- RL algorithms☆141Updated 3 years ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆755Updated this week
- ☆403Updated 4 months ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆1,911Updated 7 months ago
- ☆388Updated 4 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆519Updated 2 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆572Updated 2 years ago
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆470Updated last week
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,182Updated last year
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆139Updated 3 years ago
- Simple A3C implementation with pytorch + multiprocessing☆630Updated last year