cocolico14 / N-step-Dueling-DDQN-PER-Pacman
Using N-step dueling DDQN with PER for playing Pacman game
☆22Updated 5 years ago
Alternatives and similar repositories for N-step-Dueling-DDQN-PER-Pacman:
Users that are interested in N-step-Dueling-DDQN-PER-Pacman are comparing it to the libraries listed below
- BranchingDQN☆49Updated 6 years ago
- Simple Cartpole example writed with pytorch.☆167Updated 5 years ago
- Code for Weighted QMIX☆126Updated 4 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆64Updated 5 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆93Updated 3 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆31Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆284Updated 3 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆45Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆135Updated 6 years ago
- There will be updates later☆83Updated 5 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆95Updated 4 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆48Updated 4 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆139Updated last year
- The implement of the policy gradient RL algorithm with pytorch☆37Updated 4 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆304Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- ☆182Updated 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
- ☆83Updated 3 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆98Updated 2 years ago
- pytorch实现的一些MARL算法☆65Updated 3 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆329Updated 4 years ago
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆57Updated 4 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆99Updated 2 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆199Updated 5 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆167Updated 6 months ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆97Updated 5 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆111Updated last year
- ☆39Updated 3 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago