This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.
☆29Feb 7, 2018Updated 8 years ago
Alternatives and similar repositories for Deep-Q-Network-Breakout
Users that are interested in Deep-Q-Network-Breakout are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Playing Breakout with double deep Q network☆13Mar 19, 2017Updated 9 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆96Jun 22, 2018Updated 7 years ago
- Training a vision-based agent with the Deep Q Learning Network (DQN) in Atari's Breakout environment, implementation in Tensorflow.☆18Dec 12, 2018Updated 7 years ago
- Deep Q Learning playing breakout on OpenGym☆23Jun 11, 2018Updated 7 years ago
- Play Breakout with DQN in pytorch.☆11Dec 19, 2021Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- The DQN agent which plays breakout-v0 in gym.openai.com☆11Jan 25, 2018Updated 8 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆35Aug 23, 2018Updated 7 years ago
- Implementation of Double Deep Q Networks and Dueling Q Networks using Keras on Space Invaders using OpenAI Gym. Code can be easily genera…☆37Apr 8, 2018Updated 7 years ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Oct 27, 2019Updated 6 years ago
- use DQN(pytorch) to play pong☆12May 30, 2021Updated 4 years ago
- ☆16May 4, 2021Updated 4 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Jul 31, 2020Updated 5 years ago
- DQN with pytorch with on Breakout and SpaceInvaders☆27Aug 13, 2019Updated 6 years ago
- Human activity recognition(LSTM, BidLSTM, BidLSTM+CNN, LSTM+CNN)☆16Mar 6, 2018Updated 8 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Exploring the use of options in creating small worlds for faster learning in RL Domains☆16Jan 23, 2012Updated 14 years ago
- Simple implementation of the model presented in Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic …☆17Jan 22, 2019Updated 7 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.