kyokin78 / rl-flappybird
Use reinforcement learning to train a flappy bird which NEVER dies in Python.
☆36Updated 5 years ago
Alternatives and similar repositories for rl-flappybird
Users that are interested in rl-flappybird are comparing it to the libraries listed below
Sorting:
- An RL agent for the Google Football environment☆96Updated 3 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- An AI program that plays Flappy Bird using reinforcement learning.☆41Updated 4 years ago
- ☆400Updated last year
- Reinforcement learning tutorials☆382Updated 2 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 2 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆97Updated 4 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆296Updated 5 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆542Updated 4 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆72Updated 4 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆50Updated 7 years ago
- An environment of the board game Go using OpenAI's Gym API☆172Updated 3 years ago
- TRPO Implementation in Tensorflow 2.0 for Reinforcement Learning Project @ Sapienza☆16Updated 2 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- ☆185Updated 3 years ago
- ☆91Updated 4 years ago
- very easy implementation of dueling DQN in pytorch☆72Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆86Updated last year
- An OpenAI Gym interface to Tetris on the NES.☆52Updated last year
- Using the deep reinforcement learning algorithm A3C to train my agent to play the Atari game Breakout!☆32Updated 6 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.☆366Updated last year
- A deep reinforcement learning bot that plays tetris☆300Updated 8 months ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆223Updated 3 months ago
- OpenAI Gym wrapper for ViZDoom enviroments☆69Updated 3 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆309Updated 2 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆101Updated 2 years ago