NovemberChopin / RL_Tutorial
Tutorial for Reinforcement Learning
☆172Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for RL_Tutorial
- RL algorithms☆138Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆179Updated 2 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆300Updated 2 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 3 years ago
- The code for maddpg using pytorch☆162Updated 4 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆253Updated 2 weeks ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆208Updated 2 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆82Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆122Updated 5 months ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆53Updated 3 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆301Updated 3 years ago
- 多智能体强化学习☆83Updated 5 years ago
- D3QN Pytorch☆53Updated 2 years ago
- kinds of reinforcement learning model by Pytorch☆280Updated last year
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆255Updated 4 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆192Updated 5 years ago
- DDPG in Pytorch☆39Updated 2 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆448Updated 2 years ago
- basic algorithms of reinforcement learning☆197Updated last year
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆414Updated last year
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆508Updated last month
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆317Updated 4 years ago
- Multi-Agent Reinforcement Learning (MARL) papers☆215Updated 2 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆92Updated 2 years ago
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆28Updated 2 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆33Updated last month
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆133Updated last year
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- Hello😜☆30Updated 4 years ago
- 动手学强化学习代码☆37Updated 10 months ago