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
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆48Updated 7 years ago
- An AI program that plays Flappy Bird using reinforcement learning.☆39Updated 4 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆215Updated last month
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆207Updated 3 years ago
- Deep Q-learning for playing flappy bird game☆524Updated 3 years ago
- Reinforcement Learning in Keras on VizDoom☆145Updated 7 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆40Updated 2 years ago
- Proximal Policy Optimization (PPO) algorithm for Contra☆137Updated last year
- An RL agent for the Google Football environment☆95Updated 3 years ago
- An environment of the board game Go using OpenAI's Gym API☆174Updated 2 years ago
- This project is implementation code of AlphaStar☆197Updated last year
- TensorFlow 2.0 for Deep Reinforcement Learning.☆85Updated last year
- Example code for the Gym documentation☆72Updated last year
- very easy implementation of dueling DQN in pytorch☆71Updated 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.☆361Updated last year
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆51Updated 10 months ago
- ☆385Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- OpenAI Gym wrapper for ViZDoom enviroments☆69Updated 3 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆70Updated 3 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆291Updated last year
- Rocket-recycling with Reinforcement Learning☆268Updated 3 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆407Updated 3 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Tensorflow implementation of a Deep Deterministic Policy Gradient (DDPG) network, trained on OpenAI Gym environments.☆22Updated 6 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆92Updated 6 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…☆378Updated 2 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆290Updated last year