philtabor / Advanced-Actor-Critic-MethodsLinks
PPO
☆16Updated 2 months ago
Alternatives and similar repositories for Advanced-Actor-Critic-Methods
Users that are interested in Advanced-Actor-Critic-Methods are comparing it to the libraries listed below
Sorting:
- ☆184Updated 3 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆345Updated 4 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆341Updated 5 years ago
- The code for maddpg using pytorch☆168Updated 4 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated last week
- multi-agent deep reinforcement learning for networked system control.☆415Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆302Updated 10 months ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆216Updated 6 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆181Updated 8 months ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆600Updated 8 months ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆154Updated last year
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆98Updated 4 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆162Updated 11 months ago
- Multi-objective Gymnasium environments for reinforcement learning☆328Updated 3 months ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆310Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆344Updated 5 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆155Updated 2 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆627Updated 2 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 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
- Multi-Objective Reinforcement Learning algorithms implementations.☆391Updated 6 months ago
- BranchingDQN☆50Updated 6 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆116Updated 2 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆634Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆289Updated 4 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆227Updated 4 months ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆151Updated last year
- Multi-Objective Reinforcement Learning☆274Updated 3 years ago
- An open, minimalist Gymnasium environment for autonomous coordination in wireless mobile networks.☆129Updated 6 months ago
- ☆408Updated last year