ykteh93 / Deep_Reinforcement_Learning-AtariLinks
Deep Q-Network (DQN) to play classic Atari Games
☆11Updated 7 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:
- A PyTorch Implementation for Deep Q Network☆7Updated 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 …☆10Updated 7 years ago
- Deep Q-Networks in tensorflow☆10Updated 8 years ago
- This repository contains a python implementation of a Deep Q-Network (DQN) for Atari gameplay using tensorflow.☆6Updated 6 years ago
- Minimal implementations of reinforcement learning algorithms by Tensorflow☆29Updated 7 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆78Updated 8 years ago
- Deep Reinforcement Learning for Flappy Bird, including DQN, DRQN, A3C as benchmarks☆6Updated 4 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- A Deep Q Network used for running experiments on reinforcement learning agents targeted at learning Super Mario Bros (NES)☆10Updated 7 years ago
- PyTorch Implementation of DQN and training Super Mario Bros☆25Updated 6 years ago
- Reinforcement Learning with TensorFlow, published by Packt☆41Updated 2 years ago
- A PyTorch implementation of deep Q-learning for Atari games☆14Updated 6 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 7 years ago
- Tensorflow implementation for "Noisy network for exploration"☆19Updated 8 years ago
- Deep Q Network implements by Tensorflow☆25Updated 7 years ago
- Deep Learning Project☆8Updated 6 years ago
- Avoiding catastrophic failures in reinforcement learning by learning to shape rewards.☆10Updated 7 years ago
- A DQN implementation using Keras and Tensorflow☆12Updated 6 years ago
- deep-reinforcement-learning☆16Updated 6 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- An implementation of the A3C deep reinforcement learning method using a LSTM layer. Created with Tensorflow.☆29Updated 7 years ago
- 🕹️ Flappy Bird hack using Deep Reinforcement Learning with Double Q-learning☆18Updated 3 years ago
- Scaling All-Goals Updates in Reinforcement Learning Using Convolutional Neural Networks☆40Updated 5 years ago
- Reinforcement Learning☆12Updated 8 years ago
- A collection of several Deep Reinforcement Learning techniques (Deep Q Learning, Policy Gradients, ...), gets updated over time.☆37Updated 5 years ago
- Coursera-Fundamentals of Reinforcement Learning Specialization.☆15Updated last year
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆15Updated 7 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- My implementation of a deep q learning network learning to play pong.☆9Updated 4 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago