laohuu / reinforcement_learningLinks
Reinforcement Learning Algorithms Based on PyTorch
☆19Updated 3 years ago
Alternatives and similar repositories for reinforcement_learning
Users that are interested in reinforcement_learning are comparing it to the libraries listed below
Sorting:
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆202Updated 3 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆60Updated 3 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆49Updated 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
- 多智能体强化学习☆100Updated 6 years ago
- Simple verification experiments codes for multi-agent RL using OpenAI MPE environment☆34Updated 3 years ago
- ☆58Updated last year
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- RL algorithms☆143Updated 4 years ago
- pytorch实现的一些MARL算法☆67Updated 4 years ago
- ☆41Updated 3 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆156Updated last year
- The code for maddpg using pytorch☆170Updated 4 years ago
- Tutorial for Reinforcement Learning☆186Updated 3 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆72Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆241Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆156Updated last year
- ☆23Updated last year
- 强化学习中纳什Qlearning 实现矩阵博弈☆30Updated 6 years ago
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆51Updated 3 years ago
- D3QN Pytorch☆63Updated 3 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆101Updated 3 years ago
- Nash Q Learning☆31Updated 4 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- 🎾 Multi-Agent Proximal Policy Optimization approach to a competitive reinforcement learning problem☆22Updated 2 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆217Updated 6 years ago
- A collection of multi agent environments based on OpenAI gym.☆26Updated last year
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆50Updated 3 years ago
- my code for paper Parameterized-DQN☆22Updated 4 years ago