ykteh93 / Deep_Reinforcement_Learning-AtariLinks
Deep Q-Network (DQN) to play classic Atari Games
☆11Updated 8 years ago
Alternatives and similar repositories for Deep_Reinforcement_Learning-Atari
Users that are interested in Deep_Reinforcement_Learning-Atari are comparing it to the libraries listed below
Sorting:
- Minimal implementations of reinforcement learning algorithms by Tensorflow☆29Updated 8 years ago
- Deep Q-Networks in tensorflow☆10Updated 8 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- This project explores a deep reinforcement learning technique to train an agent to play atari pong game from OpenAI Gym. OpenAI Gym is a …☆12Updated 7 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆35Updated 7 years ago
- Pytorch implementation of Human-Level Control through Deep Reinforcement Learning☆11Updated 8 years ago
- A Deep Q Network used for running experiments on reinforcement learning agents targeted at learning Super Mario Bros (NES)☆10Updated 8 years ago
- 🕹️ Flappy Bird hack using Deep Reinforcement Learning with Double Q-learning☆18Updated 4 years ago
- Tensorflow implementation for "Noisy network for exploration"☆19Updated 8 years ago
- RL Agent for Atari Game Pong☆12Updated 6 years ago
- Avoiding catastrophic failures in reinforcement learning by learning to shape rewards.☆10Updated 8 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆79Updated 8 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆15Updated 7 years ago
- Playing Breakout with double deep Q network☆13Updated 8 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- Scaling All-Goals Updates in Reinforcement Learning Using Convolutional Neural Networks☆40Updated 5 years ago
- Multi-Agent Systems Course 2017 - MSc Artificial Intelligence @ UvA☆18Updated 7 years ago
- Codes for understanding Reinforcement Learning( updating... )☆25Updated 6 years ago
- DQN implemented in keras with Dueling Network and Prioritized Experience Replay☆16Updated 7 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- 主要利用QLearning,DQN,ImprovedDQN(Ddouble DQN) 解决gym框架下的三个问题CartPole-v0,MountainCar-v0,Acrobot-v1☆13Updated 7 years ago