XinJingHao / Prioritized-Experience-Replay-DDQN-Pytorch
A clean and robust implementation of Prioritized DQN and Prioritized Double DQN
☆19Updated 11 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
Sorting:
- Jax and Torch Multi-Agent SAC on PettingZoo API☆81Updated 5 months ago
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆47Updated 2 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆67Updated last month
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆46Updated 3 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆100Updated 2 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆76Updated last month
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆84Updated 4 years ago
- Simple implementation for Constrained Policy Optimization in Pytorch☆16Updated 2 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆140Updated last year
- DDPG in Pytorch☆45Updated 3 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 2 months ago
- A pytorch implementation of Constrained Reinforcement Learning Algorithm, including Constrained Soft Actor Critic (Soft Actor Critic Lagr…☆37Updated last year
- DQN by Matlab and Python☆30Updated 5 years ago
- Codes for paper of 'Solving job scheduling problems in a resource preemption environment with multi-agent reinforcement learning'☆42Updated 2 years ago
- my code for paper Parameterized-DQN☆22Updated 4 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆130Updated last year
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆170Updated last year
- D3QN Pytorch☆63Updated 3 years ago
- ☆55Updated last year
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆65Updated 3 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆47Updated 2 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆57Updated 3 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
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆19Updated 6 years ago
- Official implementation for the NeurIPS 2023 paper: "Reduced Policy Optimization for Continuous Control with Hard Constraints"☆34Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆145Updated 11 months ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- ☆41Updated 3 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆77Updated 2 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆149Updated last year