fihtony / rl-flappybirdLinks
Use reinforcement learning to train a flappy bird which NEVER dies in Python.
☆41Updated 6 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 4 years ago
- Reinforcement learning tutorials☆395Updated 2 years ago
- Coding Demos from the School of AI's Move37 Course☆181Updated 7 years ago
- Solving OpenAI Gym problems.☆187Updated 5 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆74Updated 4 years ago
- An AI program that plays Flappy Bird using reinforcement learning.☆44Updated 5 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆551Updated 5 years ago
- ☆436Updated 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
- Deep Reinforcement Learning in Pac-man☆290Updated last year
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- Simple bit flipping with sparse rewards using HER, similarly to the original paper☆39Updated 6 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆306Updated 2 years ago
- Interactive tutorial to build a learning Mario, for first-time RL learners☆243Updated 3 years ago
- ☆187Updated 3 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆206Updated 4 years ago
- An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES☆831Updated 2 years ago
- Some notebooks☆64Updated 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…☆396Updated 3 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆317Updated 5 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆552Updated last year
- Deep Q-learning for playing tetris game☆526Updated 2 years ago
- Rocket-recycling with Reinforcement Learning☆287Updated 4 years ago
- AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).☆171Updated 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.☆375Updated 2 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆218Updated 5 years ago
- An environment of the board game Go using OpenAI's Gym API☆177Updated 3 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 5 years ago
- Reinforcement Learning examples implementation and explanation☆346Updated last year