NovemberChopin / RL_TutorialLinks
Tutorial for Reinforcement Learning
☆186Updated 3 years ago
Alternatives and similar repositories for RL_Tutorial
Users that are interested in RL_Tutorial are comparing it to the libraries listed below
Sorting:
- RL algorithms☆142Updated 4 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆201Updated 3 years ago
- kinds of reinforcement learning model by Pytorch☆332Updated 2 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆296Updated 5 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆346Updated 4 years ago
- 多智能体强化学习☆99Updated 6 years ago
- The code for maddpg using pytorch☆169Updated 4 years ago
- basic algorithms of reinforcement learning☆212Updated last year
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆240Updated 2 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆484Updated last year
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆153Updated last year
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆684Updated 3 months ago
- Solve BipedalWalkerHardcore-v2 with TD3☆90Updated 2 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆310Updated 2 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆100Updated 3 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆78Updated 2 weeks ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆48Updated 3 years ago
- D3QN Pytorch☆63Updated 3 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆629Updated 2 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆155Updated last year
- A collection of multi agent environments based on OpenAI gym.☆26Updated last year
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆601Updated 2 years ago
- DDPG in Pytorch☆45Updated 3 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆148Updated last year
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆341Updated 5 years ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆551Updated last year
- TD3 in Pytorch☆34Updated 3 years ago
- Multi-Agent Reinforcement Learning (MARL) papers☆264Updated 2 years ago