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
- RainBow, Tensorflow☆49Updated 7 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆174Updated 2 years ago
- Tensorflow implementation for "Noisy network for exploration"☆19Updated 7 years ago
- Reinforcement Learning for Gym CarRacing-v0 game (Double Deep Q Network)☆19Updated 6 years ago
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 6 years ago
- Unified Model-Free Hierarchical Reinforcement Learning Framework☆37Updated 6 years ago
- An implementation of the A3C deep reinforcement learning method using a LSTM layer. Created with Tensorflow.☆29Updated 7 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆129Updated 2 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆103Updated 3 weeks ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- Repository of deep learning and robotics related practice projects.☆43Updated 4 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆26Updated 5 years ago
- A Multi-agent Learning Framework☆62Updated 3 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆21Updated 3 years ago
- Notes and comments about Deep Reinforcement Learning papers☆77Updated 7 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆216Updated 5 years ago
- FEN Code☆37Updated 5 years ago
- PyTorch implementation of our paper Real-Time Reinforcement Learning (NeurIPS 2019)☆72Updated 4 years ago
- Hierarchical Deep RL Network☆31Updated 8 years ago
- CommNet and BiCnet implementation in tensorflow☆55Updated 6 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆182Updated 6 months ago
- ☆41Updated 5 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆84Updated 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…☆37Updated 6 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆67Updated 7 years ago
- Applying minimaxQ learning algorithm to 2 agents games☆33Updated 7 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆91Updated 6 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- Minimal implementations of reinforcement learning algorithms by Tensorflow☆29Updated 7 years ago
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆62Updated 6 years ago