NovemberChopin / RL_Tutorial
Tutorial for Reinforcement Learning
☆180Updated 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
- RL algorithms☆141Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆189Updated 2 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆305Updated 2 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆84Updated last year
- 多智能体强化学习☆88Updated 6 years ago
- The code for maddpg using pytorch☆165Updated 4 years ago
- kinds of reinforcement learning model by Pytorch☆311Updated last year
- D3QN Pytorch☆57Updated 3 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆202Updated 5 years ago
- basic algorithms of reinforcement learning☆207Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆133Updated 8 months ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆592Updated this week
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆220Updated 2 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆453Updated last year
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆536Updated 11 months ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆327Updated 3 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆330Updated 4 years ago
- Implementation of benchmark RL algorithms☆465Updated 2 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆269Updated 5 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆142Updated last year
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆95Updated 2 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 4 years ago
- A collection of multi agent environments based on OpenAI gym.☆22Updated last year
- Pytorch for Deep Reinforcement Learning☆244Updated 4 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆124Updated last year
- ☆160Updated last year
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 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