kyokin78 / rl-flappybirdLinks
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 AI program that plays Flappy Bird using reinforcement learning.☆42Updated 4 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆72Updated 4 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆295Updated 2 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆101Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆709Updated 3 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆604Updated 11 months ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆50Updated 7 years ago
- Reinforcement learning tutorials☆385Updated 2 years ago
- Deep Reinforcement learning and Python learn how to play the original Super Mario Bros☆29Updated 6 years ago
- Open source collection of Reinforcement Learning Environments.☆76Updated last year
- ☆82Updated 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.☆368Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- ☆408Updated last year
- An OpenAI gym environment made for RL☆68Updated last year
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆53Updated last year
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆663Updated 7 years ago
- This project is implementation code of AlphaStar☆200Updated last year
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆701Updated 2 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆544Updated 5 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆686Updated last year
- A3C LSTM Atari with Pytorch plus A3G design☆565Updated 2 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆87Updated last year
- (JAIR'2022) A mini-scale reproduction code of the AlphaStar program. Note: the original AlphaStar is the AI proposed by DeepMind to play …☆333Updated 2 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆186Updated 8 months ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago