floodsung / DRL-FlappyBirdView external linksLinks
Playing Flappy Bird Using Deep Reinforcement Learning (Based on Deep Q Learning DQN using Tensorflow)
☆585Sep 30, 2020Updated 5 years ago
Alternatives and similar repositories for DRL-FlappyBird
Users that are interested in DRL-FlappyBird are comparing it to the libraries listed below
Sorting:
- Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).☆6,800Aug 7, 2024Updated last year
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆158Oct 19, 2017Updated 8 years ago
- Flappy Bird hack using Reinforcement Learning☆923Nov 15, 2017Updated 8 years ago
- Tensorflow implementation of deep Q networks in paper 'Playing Atari with Deep Reinforcement Learning'☆164Apr 18, 2017Updated 8 years ago
- This code is written for the blogs☆270Aug 29, 2016Updated 9 years ago
- Playing Flappy Bird Using Deep Reinforcement Learning (Based on Deep Q Learning DQN using MXNet)☆172Feb 24, 2017Updated 8 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,587Jun 4, 2018Updated 7 years ago
- Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning☆2,578Apr 18, 2019Updated 6 years ago
- Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.☆30May 22, 2017Updated 8 years ago
- Simple deep Q-learning agent.☆701Mar 17, 2019Updated 6 years ago
- an implementation of reinforcement learning problem, stock prices☆10Dec 26, 2016Updated 9 years ago
- ☆1,096May 4, 2023Updated 2 years ago
- A list of recent papers regarding deep reinforcement learning☆2,202Jun 15, 2016Updated 9 years ago
- Tensorflow + Keras + OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"☆1,008Mar 18, 2018Updated 7 years ago
- Using Keras and Deep Q-Network to Play FlappyBird☆448Mar 5, 2019Updated 6 years ago
- A list of papers and resources dedicated to deep reinforcement learning☆835Jun 16, 2016Updated 9 years ago
- ☆16Nov 29, 2016Updated 9 years ago
- Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)☆408Feb 25, 2017Updated 8 years ago
- A deep Q learning demonstration using Google Tensorflow☆1,165May 24, 2017Updated 8 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,040Jun 10, 2023Updated 2 years ago
- Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain …☆84Mar 4, 2016Updated 9 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆591Aug 9, 2018Updated 7 years ago
- RC-NFQ: Regularized Convolutional Neural Fitted Q Iteration. A batch algorithm for deep reinforcement learning. Incorporates dropout regu…☆12Mar 17, 2021Updated 4 years ago
- This is an implimentation of Value Iteration Networks (NIPS2016 best paper) in keras☆17Jan 6, 2018Updated 8 years ago
- Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学☆9,431Mar 31, 2024Updated last year
- TensorFlow implementation of the Value Iteration Networks (NIPS '16) paper☆552Mar 7, 2019Updated 6 years ago
- Keras implementation of DQN on ViZDoom environment☆54Oct 16, 2016Updated 9 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
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Apr 23, 2017Updated 8 years ago
- Basic DQN implementation☆227Dec 28, 2017Updated 8 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Jan 23, 2018Updated 8 years ago
- Code for hierarchical imitation learning and reinforcement learning☆301Mar 14, 2018Updated 7 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆184Mar 25, 2018Updated 7 years ago
- A Tensorflow based implementation of "Asynchronous Methods for Deep Reinforcement Learning": https://arxiv.org/abs/1602.01783☆68Oct 28, 2016Updated 9 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆215Feb 16, 2018Updated 7 years ago
- Distributed A3C☆34Dec 22, 2017Updated 8 years ago
- Flappy Bird Bot using Reinforcement Learning☆420Oct 19, 2019Updated 6 years ago
- Implementation of a simple example of Q learning in Torch.☆51Mar 5, 2017Updated 8 years ago
- A Flappy Bird Clone using python-pygame☆1,160May 17, 2024Updated last year