drl-dql / DQN-Flappy-BirdLinks
πΉοΈ Flappy Bird hack using Deep Reinforcement Learning with Double Q-learning
β18Updated 3 years ago
Alternatives and similar repositories for DQN-Flappy-Bird
Users that are interested in DQN-Flappy-Bird are comparing it to the libraries listed below
Sorting:
- DQN implemented in keras with Dueling Network and Prioritized Experience Replayβ17Updated 6 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0β15Updated 7 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorchβ70Updated 8 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874β47Updated 4 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.β30Updated 7 years ago
- Tensorflow implementation for "Noisy network for exploration"β19Updated 8 years ago
- β15Updated 4 years ago
- A collection of several Deep Reinforcement Learning techniques (Deep Q Learning, Policy Gradients, ...), gets updated over time.β37Updated 5 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advantaβ¦β189Updated 11 months ago
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super Mβ¦β79Updated 6 years ago
- Deep Deterministic Policy Gradient implemented in PyTorch for DeepMind Control Suiteβ25Updated 6 years ago
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).β63Updated 7 years ago
- ReforcementLearning in Actionβ15Updated 7 years ago
- advantage actor-critic reinforcement learning for openai gym cartpoleβ65Updated 8 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakoutβ96Updated 7 years ago
- Mxnet implementation of Deep Reinforcement Learning papers, such as DQN, PG, DDPG, PPOβ28Updated 2 years ago
- Using PyTorch and DDPG to play Torcsβ54Updated 6 years ago
- Deep Reinforcement Learning with Double Q-learningβ14Updated 4 years ago
- Simple implementation of the model presented in Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic β¦β17Updated 6 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β¦β38Updated 7 years ago
- Reinforcement Learning for Gym CarRacing-v0 game (Double Deep Q Network)β19Updated 7 years ago
- Torcs-DQN implementaionβ14Updated 7 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.β49Updated 7 years ago
- Notes and comments about Deep Reinforcement Learning papersβ77Updated 7 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.β100Updated 3 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
- Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.β26Updated 3 years ago
- OpenAI MountainCar-v0 DeepRL-based solutions (DQN, DuelingDQN, D3QN)β25Updated 4 years ago
- Repository for codes of 'Deep Reinforcement Learning'β218Updated 5 years ago
- A PyTorch implementation of deep Q-learning for Atari gamesβ14Updated 6 years ago