XinJingHao / Prioritized-Experience-Replay-DDQN-Pytorch
A clean and robust implementation of Prioritized DQN and Prioritized Double DQN
☆19Updated 9 months ago
Alternatives and similar repositories for Prioritized-Experience-Replay-DDQN-Pytorch:
Users that are interested in Prioritized-Experience-Replay-DDQN-Pytorch are comparing it to the libraries listed below
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆44Updated 2 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MAAC MAPPO HAPPO MAT MORL☆34Updated 2 weeks ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆70Updated 3 months ago
- A pytorch implementation of Constrained Reinforcement Learning Algorithm, including Constrained Soft Actor Critic (Soft Actor Critic Lagr…☆34Updated last year
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆41Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆67Updated 9 months ago
- Official implementation for the NeurIPS 2023 paper: "Reduced Policy Optimization for Continuous Control with Hard Constraints"☆30Updated 11 months ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆54Updated 3 years ago
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆33Updated 2 years ago
- my code for paper Parameterized-DQN☆21Updated 4 years ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆60Updated 2 years ago
- Simple implementation for Constrained Policy Optimization in Pytorch☆15Updated 2 years ago
- Lightweight multi-agent PPO for IEEE field.☆13Updated 2 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆123Updated last year
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆95Updated 2 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆49Updated 2 weeks ago
- implementation of MADDPG using PettingZoo and PyTorch☆130Updated last year
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆78Updated 4 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆63Updated 2 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆141Updated last year
- Codes for paper of 'Solving job scheduling problems in a resource preemption environment with multi-agent reinforcement learning'☆40Updated last year
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆35Updated 2 years ago
- D3QN Pytorch☆58Updated 3 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆32Updated last year
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆46Updated 2 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆49Updated 6 years ago
- Multi-Agent Reinforcement Learning approach to solve a battery charge scheduling problem, in a decentralized scenario.☆12Updated 4 years ago
- Hybrid action space reinforcement learning algorithms.☆12Updated 3 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆161Updated 10 months ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago