louisnino / RLcodeLinks
☆987Updated 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,333Updated 2 years ago
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆851Updated 5 years ago
- ☆745Updated 2 years ago
- Some basic examples of playing with RL☆1,240Updated 5 months ago
- Implementation of benchmark RL algorithms☆467Updated 2 years ago
- basic algorithms of reinforcement learning☆212Updated last year
- Tutorial for Reinforcement Learning☆186Updated 3 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,893Updated last year
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆887Updated last week
- kinds of reinforcement learning model by Pytorch☆332Updated 2 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆687Updated 4 months ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,598Updated 2 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,599Updated 11 months ago
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆965Updated this week
- Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone☆2,495Updated 3 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,353Updated 2 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆296Updated 5 years ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆551Updated last year
- RL algorithms☆142Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,256Updated 3 months ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆521Updated 7 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆255Updated 4 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆632Updated 2 years ago
- ☆391Updated 4 years ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆792Updated last year
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,078Updated 11 months ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆601Updated 2 years ago
- Official implementation of HARL algorithms based on PyTorch.☆731Updated 2 months ago
- Simple A3C implementation with pytorch + multiprocessing☆643Updated 2 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆270Updated 3 years ago