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:
- 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
- ☆186Updated 3 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆106Updated 5 years ago
- ☆90Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆312Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- The implement of the policy gradient RL algorithm with pytorch☆40Updated 5 years ago
- 用DDPG/MADDPG/DQN/MADDPG+advantage实验 OpenAI开源的MPE环境☆24Updated 7 years ago
- scalable multi agents reinforcement learning☆63Updated 7 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 7 years ago
- BranchingDQN☆50Updated 6 years ago
- ☆13Updated 2 years ago
- A collection of various projects related to Reinforcement Learning☆19Updated 4 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Updated 3 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 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…☆35Updated 3 years ago
- OpenAI MountainCar-v0 DeepRL-based solutions (DQN, DuelingDQN, D3QN)☆25Updated 4 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 9 months ago
- PyTorch implementation of QR-DQN: Distributional Reinforcement Learning with Quantile Regression☆29Updated 5 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆41Updated 6 years ago
- The Easiest Pytorch Implementation of Branching-DQN☆12Updated 4 years ago
- ☆40Updated 4 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆163Updated 2 years ago
- Decentralized deep multi-agent reinforcement learning in physical environments.☆14Updated 7 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated 2 years ago