kyokin78 / rl-flappybird
Use reinforcement learning to train a flappy bird which NEVER dies in Python.
☆34Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for rl-flappybird
- Exploration implementing reinforcement learning using Q-learning in Flappy Bird.☆20Updated 3 years ago
- An RL agent for the Google Football environment☆92Updated 3 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆96Updated 2 years ago
- An AI program that plays Flappy Bird using reinforcement learning.☆39Updated 4 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆213Updated 4 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆208Updated last year
- Reinforcement learning tutorials☆364Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated 9 months ago
- An environment of the board game Go using OpenAI's Gym API☆168Updated 2 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆354Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 3 years ago
- Reinforcement learning with tensorflow 2 keras☆251Updated 3 years ago
- ☆80Updated 5 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆39Updated last year
- ☆305Updated last year
- Deep Q Learning via Pytorch☆86Updated 6 years ago
- OpenAI gym-based algorithm for the grid world problem☆28Updated 4 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆93Updated 4 years ago
- Simple bit flipping with sparse rewards using HER, similarly to the original paper☆38Updated 5 years ago
- Using the deep reinforcement learning algorithm A3C to train my agent to play the Atari game Breakout!☆32Updated 6 years ago
- OpenAI Gym wrapper for ViZDoom enviroments☆66Updated 3 years ago
- Open source collection of Reinforcement Learning Environments.☆75Updated last year
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆287Updated last year
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 6 years ago
- ☆181Updated 2 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆49Updated 6 months ago
- An OpenAI Gym environment for the Flappy Bird game☆113Updated 2 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆82Updated last year