AdrianHsu / breakout-Deep-Q-Network
Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout
☆93Updated 6 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]☆309Updated 2 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆177Updated 7 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆84Updated 7 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Simple Cartpole example writed with pytorch.☆167Updated 5 years ago
- DQN to play Atari Pong☆115Updated 6 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆495Updated 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
- Mean Field Multi-Agent Reinforcement Learning☆393Updated 5 years ago
- PyTorch implementation of SAC-Discrete.☆302Updated 9 months ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆105Updated 5 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆104Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆315Updated 3 years ago
- DGN Code☆350Updated 2 years ago
- very easy implementation of dueling DQN in pytorch☆72Updated 2 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆625Updated 5 years ago
- Simple A3C implementation with pytorch + multiprocessing☆639Updated 2 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆305Updated 2 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- The code for maddpg using pytorch☆168Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆339Updated 5 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆85Updated 6 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆128Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆89Updated last year
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆696Updated 2 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆739Updated 2 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆216Updated 5 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆296Updated 5 years ago