drl-dql / DQN-Flappy-BirdLinks
🕹️ Flappy Bird hack using Deep Reinforcement Learning with Double Q-learning
☆18Updated 4 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☆16Updated 7 years ago
- An implementation of the A3C deep reinforcement learning method using a LSTM layer. Created with Tensorflow.☆29Updated 8 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…☆37Updated 7 years ago
- Reinforcement Learning for Gym CarRacing-v0 game (Double Deep Q Network)☆19Updated 7 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆48Updated 8 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆193Updated last year
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 7 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆97Updated 7 years ago
- Tensorflow implementation for "Noisy network for exploration"☆19Updated 8 years ago
- ☆16Updated 4 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
- Using PyTorch and DDPG to play Torcs☆54Updated 6 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 6 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆71Updated 8 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 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
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 7 years ago
- ☆77Updated 7 years ago
- Mxnet implementation of Deep Reinforcement Learning papers, such as DQN, PG, DDPG, PPO☆28Updated 2 years ago
- Tensorflow Implementation for "Noisy network for exploration"☆32Updated 8 years ago
- Deep Reinforcement Learning for Multi Agent Soccer☆16Updated 8 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 8 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆130Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 2 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆15Updated 7 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆30Updated 6 years ago
- reproduce some RL or Multi-Agent models☆35Updated 6 years ago
- FEN Code☆39Updated 6 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆104Updated 3 years ago