laohuu / reinforcement_learning
Reinforcement Learning Algorithms Based on PyTorch
☆19Updated 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☆45Updated 3 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆56Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆23Updated last year
- Simple verification experiments codes for multi-agent RL using OpenAI MPE environment☆32Updated 2 years ago
- pytorch实现的一些MARL算法☆66Updated 3 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆77Updated 5 months ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆47Updated 2 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆65Updated 3 years ago
- ☆53Updated 11 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆89Updated last year
- 多智能体强化学习☆92Updated 6 years ago
- simple code to reinforcement learning☆19Updated 4 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆32Updated 2 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆51Updated 3 years ago
- my code for paper Parameterized-DQN☆21Updated 4 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 3 years ago
- DDPG in Pytorch☆45Updated 3 years ago
- RL algorithms☆141Updated 4 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆50Updated 2 months ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆196Updated 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
- Implementation of DyMA-CL, MARL algorithm☆27Updated 5 years ago
- D3QN Pytorch☆61Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆73Updated last week
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆19Updated 7 years ago
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆47Updated 2 years ago
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- Code for Weighted QMIX☆135Updated 4 years ago
- ☆123Updated 3 years ago