fihtony / rl-flappybirdLinks
Use reinforcement learning to train a flappy bird which NEVER dies in Python.
☆41Updated 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:
- Deep Q-learning for playing tetris game☆522Updated 2 years ago
- An AI program that plays Flappy Bird using reinforcement learning.☆43Updated 5 years ago
- Deep Q-learning for playing flappy bird game☆545Updated 4 years ago
- Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTo…☆392Updated 2 years ago
- An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES☆816Updated 2 years ago
- AI research environment for the Atari 2600 games 🤖.☆260Updated 3 years ago
- ☆430Updated 2 years ago
- Reinforcement learning with tensorflow 2 keras☆252Updated 4 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆106Updated 3 years ago
- Interactive tutorial to build a learning Mario, for first-time RL learners☆241Updated 2 years ago
- ☆82Updated 6 years ago
- Proximal Policy Optimization (PPO) algorithm for Contra☆144Updated 2 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆552Updated 5 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆206Updated 4 years ago
- Proximal Policy Optimization (PPO) algorithm for Super Mario Bros☆1,259Updated 4 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆187Updated 2 years ago
- Reinforcement learning tutorials☆391Updated 2 years ago
- Code from the Deep Reinforcement Learning in Action book from Manning, Inc☆820Updated last year
- Tensorflow implementation of Deepminds dqn with double dueling networks☆217Updated 5 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 3 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.☆374Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆688Updated 4 years ago
- Reinforcement Learning examples implementation and explanation☆340Updated last year
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆73Updated 4 years ago
- AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).☆170Updated 6 years ago
- An environment of the board game Go using OpenAI's Gym API☆176Updated 3 years ago
- An RL agent for the Google Football environment☆96Updated 4 years ago
- Minimal Deep Q Learning (DQN & DDQN) implementations in Keras☆1,312Updated 5 years ago
- A Python3 NES emulator and OpenAI Gym interface☆272Updated 2 years ago
- Coding Demos from the School of AI's Move37 Course☆182Updated 7 years ago