laohuu / reinforcement_learning
Reinforcement Learning Algorithms Based on PyTorch
☆18Updated 2 years ago
Alternatives and similar repositories for reinforcement_learning:
Users that are interested in reinforcement_learning are comparing it to the libraries listed below
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆41Updated 2 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆52Updated 3 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆43Updated 2 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆60Updated 2 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆184Updated 2 years ago
- my code for paper Parameterized-DQN☆21Updated 3 years ago
- Codes for paper of 'Solving job scheduling problems in a resource preemption environment with multi-agent reinforcement learning'☆40Updated last year
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆139Updated last year
- Simple verification experiments codes for multi-agent RL using OpenAI MPE environment☆31Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆21Updated last year
- pytorch实现的一些MARL算法☆65Updated 3 years ago
- 强化学习中纳什Qlearning 实现矩阵博弈☆29Updated 5 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆29Updated last year
- simple code to reinforcement learning☆19Updated 4 years ago
- D3QN Pytorch☆57Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆83Updated last year
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆48Updated 4 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆49Updated 6 years ago
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆13Updated 4 years ago
- 多智能体强化学习☆87Updated 6 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆68Updated 2 months ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆93Updated 3 years ago
- ☆49Updated 8 months ago
- RL algorithms☆140Updated 3 years ago
- code implementation for 'Bi-level Actor-Critic for Multi-agent Coordination'(AAAI2020)☆56Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆128Updated 7 months ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆79Updated 4 years ago
- Code for Weighted QMIX☆126Updated 4 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆49Updated 3 years ago