drl-dql / DQN-Flappy-Bird
πΉοΈ 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:
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).β62Updated 6 years ago
- Deep reinforcement learning agents implement by tensorflow https://ghli.orgβ53Updated 5 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retroβ175Updated 2 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
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.β13Updated 5 years ago
- Deep Recurrent Attention Reinforcement Learning in Atariβ85Updated 6 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video gamesβ29Updated 2 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.β30Updated 7 years ago
- A Toolbox for deep reinforcement learning(QLearning)β38Updated 6 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlowβ180Updated 6 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.β96Updated 4 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environmentβ105Updated 5 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennisβ29Updated 6 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.β40Updated 5 years ago
- Code repository for SARNet: Learning Multi-Agent Communication through Structured Attentive Reasoning (NeurIPS 2020)β25Updated 3 years ago
- Repository for codes of 'Deep Reinforcement Learning'β216Updated 5 years ago
- Repository of deep learning and robotics related practice projects.β43Updated 5 years ago
- Simple grid-world environment compatible with OpenAI-gymβ50Updated 5 years ago
- β76Updated 7 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.β72Updated 4 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlowβ135Updated last year
- PyTorch implementation of Deep Reinforcement Algorithmβ30Updated 2 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"β181Updated 2 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.β151Updated last year
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)β81Updated 2 years ago
- Notes and comments about Deep Reinforcement Learning papersβ77Updated 7 years ago
- A multi-agent version of the Double DQN algorithm, with Foraging Task and Pursuit Game test scenariosβ12Updated 8 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)β45Updated 7 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environmentβ48Updated 6 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)β140Updated 6 years ago