AdrianHsu / breakout-Deep-Q-Network
Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout
☆90Updated 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
- ☆73Updated 5 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆176Updated 6 years ago
- very easy implementation of dueling DQN in pytorch☆71Updated 2 years ago
- DQN to play Atari Pong☆112Updated 6 years ago
- The code for maddpg using pytorch☆164Updated 4 years ago
- Solving POMDP using Recurrent networks☆85Updated 4 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆64Updated 5 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆131Updated 2 years ago
- The implement of the policy gradient RL algorithm with pytorch☆37Updated 4 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆112Updated 2 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆83Updated 7 years ago
- ☆41Updated 5 years ago
- ☆83Updated 3 years ago
- ☆46Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆93Updated 3 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆100Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 4 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆198Updated 5 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆216Updated 5 years ago
- Implementation of proximal policy optimization(PPO) with tensorflow☆35Updated 6 years ago
- Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatib…☆66Updated 2 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆115Updated 2 months ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 6 years ago
- Mean Field Multi-Agent Reinforcement Learning☆380Updated 4 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆83Updated 6 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆98Updated 2 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆102Updated 5 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆97Updated 5 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆209Updated last year