andi611 / DQN-Deep-Q-Network-Atari-Breakout-TensorflowLinks
Training a vision-based agent with the Deep Q Learning Network (DQN) in Atari's Breakout environment, implementation in Tensorflow.
☆16Updated 6 years ago
Alternatives and similar repositories for DQN-Deep-Q-Network-Atari-Breakout-Tensorflow
Users that are interested in DQN-Deep-Q-Network-Atari-Breakout-Tensorflow are comparing it to the libraries listed below
Sorting:
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆94Updated 7 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- Using pytorch to implement DQN / DDQN / Atari DDQN☆36Updated 6 years ago
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 5 years ago
- Reinforcement Learning in Keras on VizDoom☆143Updated 7 years ago
- An RL agent for the Google Football environment☆96Updated 4 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 5 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago
- A simple example of how to implement vector based DQN using PyTorch and a ML-Agents environment☆92Updated 6 years ago
- [AAAI 2018] Implementation of the Ethics Shaping approach proposed in "A low-cost ethics shaping approach for designing reinforcement lea…☆11Updated 6 years ago
- Simple Cartpole example writed with pytorch.☆169Updated 5 years ago
- Proximal Policy Optimization implementation with TensorFlow☆107Updated 6 years ago
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆193Updated 2 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆113Updated 7 years ago
- A collection of multi agent environments based on OpenAI gym.☆606Updated 11 months ago
- ☆271Updated 7 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆218Updated 5 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆128Updated 2 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆115Updated 6 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆344Updated 5 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆73Updated 6 years ago
- Random Network Distillation pytorch☆251Updated 6 years ago
- ☆184Updated 3 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Mean Field Multi-Agent Reinforcement Learning☆396Updated 5 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆209Updated 6 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆178Updated 11 months ago