gouxiangchen / dueling-DQN-pytorch
very easy implementation of dueling DQN in pytorch
☆71Updated 2 years ago
Alternatives and similar repositories for dueling-DQN-pytorch:
Users that are interested in dueling-DQN-pytorch are comparing it to the libraries listed below
- PyTorch implementation of SAC-Discrete.☆299Updated 8 months ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆63Updated 5 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆211Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- The code for maddpg using pytorch☆167Updated 4 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆287Updated 5 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆50Updated 3 years ago
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆94Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆137Updated 6 years ago
- ☆84Updated 3 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 8 months ago
- pytorch implementation of "Efficient Communication in Multi-Agent Reinforcement Learning via Variance Based Control"☆52Updated 2 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆210Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆174Updated 8 months ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆82Updated 7 years ago
- ☆75Updated 5 years ago
- ☆41Updated 5 years ago
- Multi-Objective Reinforcement Learning☆265Updated 3 years ago
- Solving POMDP using Recurrent networks☆85Updated 4 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆307Updated 2 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆152Updated last year
- Code for Weighted QMIX☆134Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆93Updated 4 years ago
- Value-Decomposition Multi-Agent Actor-Critics☆40Updated 2 years ago
- Actor Critic model to play Cartpole game☆52Updated 6 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆117Updated 4 months ago
- Code for the paper "Meta-Q-Learning"( ICLR 2020)☆103Updated 2 years ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year