ThousandOfWind / DRL-baseline
Re-produce DQN, REINFORCE, REINFORCE with baseline, one-step AC, QAC, QAC with shared network, PPO2, DDPG, TD3, SAC, SAC discrete,A2C,A3C
☆19Updated 4 years ago
Alternatives and similar repositories for DRL-baseline:
Users that are interested in DRL-baseline are comparing it to the libraries listed below
- Reinforcement Learning Algorithms Based on PyTorch☆19Updated 2 years ago
- 强化学习中纳什Qlearning 实现矩阵博弈☆30Updated 6 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆65Updated 3 years ago
- Transformer-based Multi-Agent Actor-Critic Framework☆44Updated 2 years ago
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆47Updated 2 years ago
- Nash Q Learning☆31Updated 4 years ago
- code implementation for 'Bi-level Actor-Critic for Multi-agent Coordination'(AAAI2020)☆59Updated 4 years ago
- qmix☆22Updated 4 years ago
- simple code to reinforcement learning☆19Updated 4 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆33Updated 3 years ago
- Simple implementation for Constrained Policy Optimization in Pytorch☆15Updated 2 years ago
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- ☆42Updated 3 years ago
- Some multiagent deep reinforcement learning algorithms and its PyTorch implementation.☆11Updated 5 years ago
- Official implementation for the NeurIPS 2023 paper: "Reduced Policy Optimization for Continuous Control with Hard Constraints"☆32Updated last year
- ☆53Updated 11 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆89Updated last year
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆50Updated 2 months ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆77Updated 5 months ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆51Updated 3 years ago
- Deep Q Network for Multi-agent RL☆15Updated 4 years ago
- 🎾 Multi-Agent Proximal Policy Optimization approach to a competitive reinforcement learning problem☆21Updated 2 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆74Updated 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
- RLToolkit is a flexible and high-efficient reinforcement learning framework. Include implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG,…☆17Updated last year
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆81Updated 4 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆35Updated 6 months ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 3 years ago
- Code for Weighted QMIX☆135Updated 4 years ago