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
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆39Updated 2 years ago
- Transformer-based Multi-Agent Actor-Critic Framework☆42Updated 2 years ago
- Official implementation for the NeurIPS 2023 paper: "Reduced Policy Optimization for Continuous Control with Hard Constraints"☆30Updated 9 months ago
- Nash Q Learning☆30Updated 4 years ago
- 强化学习中纳什Qlearning 实现矩阵博弈☆29Updated 5 years ago
- code implementation for 'Bi-level Actor-Critic for Multi-agent Coordination'(AAAI2020)☆55Updated 4 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆68Updated last month
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆41Updated 2 years ago
- ☆49Updated 8 months ago
- simple code to reinforcement learning☆19Updated 4 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
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆60Updated 2 years ago
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆19Updated 7 months ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆128Updated 7 months ago
- A pytorch implementation of Constrained Reinforcement Learning Algorithm, including Constrained Soft Actor Critic (Soft Actor Critic Lagr…☆31Updated last year
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆112Updated 2 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆34Updated 2 months ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆49Updated 3 years ago
- The implement of the policy gradient RL algorithm with pytorch☆37Updated 4 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆66Updated 7 months ago
- Some multiagent deep reinforcement learning algorithms and its PyTorch implementation.☆11Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆93Updated 3 years ago
- Simple implementation for Constrained Policy Optimization in Pytorch☆15Updated 2 years ago
- ☆39Updated 3 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆67Updated 2 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆49Updated 5 years ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆40Updated 4 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆92Updated 3 years ago
- Code for the paper "WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning"☆51Updated last year