AdrianHsu / breakout-Deep-Q-NetworkLinks
Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout
☆97Updated 7 years ago
Alternatives and similar repositories for breakout-Deep-Q-Network
Users that are interested in breakout-Deep-Q-Network are comparing it to the libraries listed below
Sorting:
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Updated 3 years ago
- Mean Field Multi-Agent Reinforcement Learning☆408Updated 5 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆88Updated 7 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆106Updated 4 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆771Updated 3 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆450Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆331Updated 3 years ago
- Implementation of benchmark RL algorithms☆471Updated 3 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 2 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆680Updated 7 years ago
- ☆76Updated 6 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆310Updated 5 years ago
- ☆42Updated 6 years ago
- Simple A3C implementation with pytorch + multiprocessing☆656Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆310Updated last year
- The code for maddpg using pytorch☆169Updated 5 years ago
- Simple Cartpole example writed with pytorch.☆167Updated 6 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆663Updated 5 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆622Updated 7 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆130Updated 2 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆117Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆725Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆354Updated 5 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆178Updated 7 years ago
- DQN to play Atari Pong☆114Updated 6 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 7 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆611Updated 8 years ago
- The implement of the policy gradient RL algorithm with pytorch☆40Updated 4 years ago