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
- ☆40Updated 3 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆33Updated 3 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆63Updated 5 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- Using the deep reinforcement learning algorithm A3C to train my agent to play the Atari game Breakout!☆32Updated 6 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆50Updated 3 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆46Updated 5 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆96Updated 4 years ago
- BranchingDQN☆50Updated 6 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆104Updated 4 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆114Updated 2 years ago
- ☆41Updated 5 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆45Updated 2 years ago
- ☆84Updated 3 years ago
- A well-documented A2C written in PyTorch☆50Updated 5 years ago
- Decentralized deep multi-agent reinforcement learning in physical environments.☆14Updated 6 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 8 months ago
- ☆183Updated 3 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆49Updated last month
- General-Purpose Reinforcement Learning☆17Updated 3 years ago
- an implementation of ATOC☆14Updated 3 years ago
- OpenAI gym-based algorithm for the grid world problem☆28Updated 4 years ago
- Code for Weighted QMIX☆134Updated 4 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆40Updated 6 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 5 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆87Updated last year
- pytorch实现的一些MARL算法☆66Updated 3 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆147Updated last year
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago