deligentfool / dqn_zooLinks
The implement of all kinds of dqn reinforcement learning with Pytorch
☆95Updated 4 years ago
Alternatives and similar repositories for dqn_zoo
Users that are interested in dqn_zoo are comparing it to the libraries listed below
Sorting:
- Code for Weighted QMIX☆144Updated 5 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆223Updated 6 years ago
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆62Updated 5 years ago
- ☆220Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆312Updated last year
- pytorch实现的一些MARL算法☆68Updated 4 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- The implement of the policy gradient RL algorithm with pytorch☆40Updated 5 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆116Updated 3 years ago
- A collection of offline reinforcement learning algorithms.☆207Updated last year
- ☆76Updated 6 years ago
- ☆100Updated 5 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆183Updated 2 years ago
- There will be updates later☆87Updated 6 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆72Updated last year
- Official Implementation of 'UPDeT: Universal Multi-agent Reinforcement Learning via Policy Decoupling with Transformers' ICLR 2021(spotli…☆138Updated 4 years ago
- The code for maddpg using pytorch☆168Updated 5 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆169Updated last year
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆55Updated 4 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆85Updated 3 years ago
- A plotter for reinforcement learning (RL)☆234Updated 4 years ago
- Multi-Objective Reinforcement Learning☆294Updated 4 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆171Updated last year
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆143Updated last year
- ☆106Updated 4 years ago
- The pytorch implementation of DGN on grid world and Starcraft☆148Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆214Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆95Updated last year
- MADDPG in Ray/RLlib☆54Updated 5 years ago