nicklashansen / a3cLinks
Asynchronous Advantage Actor-Critic using Generalized Advantage Estimation (PyTorch)
☆10Updated 6 years ago
Alternatives and similar repositories for a3c
Users that are interested in a3c are comparing it to the libraries listed below
Sorting:
- The implement of all kinds of dqn reinforcement learning with Pytorch☆96Updated 4 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆319Updated 5 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆249Updated 5 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆167Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 7 years ago
- PyTorch implementation of SAC-Discrete.☆314Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- Code for Weighted QMIX☆145Updated 5 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆54Updated 3 months ago
- Multi-Objective Reinforcement Learning☆296Updated 4 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆355Updated 5 years ago
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆194Updated 3 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Updated 3 years ago
- BranchingDQN☆51Updated 7 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆231Updated 6 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆215Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆629Updated last year
- Simple Cartpole example writed with pytorch.☆169Updated 6 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆188Updated last year
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆121Updated 3 years ago
- An OpenAI gym multi-agent environment implementing the Commons Game proposed in "A multi-agent reinforcement learning model of common-poo…☆22Updated 5 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Updated 4 years ago
- Mean Field Multi-Agent Reinforcement Learning☆415Updated 5 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆88Updated 2 years ago
- ☆222Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆741Updated 3 years ago
- multi-agent deep reinforcement learning for networked system control.☆438Updated 5 years ago
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆71Updated 6 years ago
- qmix☆23Updated 5 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆55Updated 4 years ago