cocolico14 / N-step-Dueling-DDQN-PER-PacmanLinks
Using N-step dueling DDQN with PER for playing Pacman game
☆22Updated 6 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
Sorting:
- BranchingDQN☆51Updated 6 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Updated 4 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆49Updated 5 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆55Updated 4 years ago
- ☆40Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆148Updated 6 years ago
- ☆187Updated 3 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆51Updated 7 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago
- PyTorch implementation of SAC-Discrete.☆313Updated last year
- The implement of the policy gradient RL algorithm with pytorch☆40Updated 5 years ago
- ☆90Updated 4 years ago
- The Easiest Pytorch Implementation of Branching-DQN☆12Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- This is a concise Pytorch implementation of Rainbow DQN, including Double Q-learning, Dueling network, Noisy network, PER and n-steps Q-l…☆36Updated 3 years ago
- Exploring algorithms in the domain of offline reinforcement learning (REM, Ensemble-DQN, DQN, ...)☆16Updated 5 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 10 months ago
- ☆13Updated 2 years ago
- PyTorch implementation of QR-DQN: Distributional Reinforcement Learning with Quantile Regression☆29Updated 5 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 3 years ago
- Code for Weighted QMIX☆144Updated 5 years ago
- Code snippets of Meta Reinforcement Learning algorithms☆39Updated 2 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆100Updated 5 years ago
- PPO with multi-head/autoregressive action outputs☆46Updated 4 years ago
- Using the deep reinforcement learning algorithm A3C to train my agent to play the Atari game Breakout!☆32Updated 7 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆88Updated 8 years ago
- Decentralized deep multi-agent reinforcement learning in physical environments.☆14Updated 7 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆166Updated 2 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆20Updated 7 years ago