cocolico14 / N-step-Dueling-DDQN-PER-PacmanLinks
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
Sorting:
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- BranchingDQN☆50Updated 6 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆48Updated 5 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 4 months ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆65Updated 6 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆53Updated 3 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆106Updated 4 years ago
- Simple Cartpole example writed with pytorch.☆169Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆288Updated 4 years ago
- PPO with multi-head/autoregressive action outputs☆41Updated 4 years ago
- ☆86Updated 3 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆53Updated 4 years ago
- ☆13Updated 2 years ago
- OpenAI MountainCar-v0 DeepRL-based solutions (DQN, DuelingDQN, D3QN)☆25Updated 3 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆307Updated 11 months ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆156Updated 2 years ago
- ☆184Updated 3 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆86Updated 7 years ago
- Code snippets of Meta Reinforcement Learning algorithms☆38Updated last year
- ☆40Updated 3 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆99Updated 5 years ago
- General-Purpose Reinforcement Learning☆18Updated 3 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆117Updated 2 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…☆33Updated 2 years ago