kyokin78 / rl-flappybirdLinks
Use reinforcement learning to train a flappy bird which NEVER dies in Python.
☆38Updated 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:
- Reinforcement learning with tensorflow 2 keras☆253Updated 4 years ago
- Reinforcement learning tutorials☆386Updated 2 years ago
- An AI program that plays Flappy Bird using reinforcement learning.☆42Updated 4 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆100Updated 3 years ago
- Interactive tutorial to build a learning Mario, for first-time RL learners☆237Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆302Updated 2 years ago
- An RL agent for the Google Football environment☆96Updated 4 years ago
- ☆412Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆207Updated 3 years ago
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 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
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Deep Q-learning for playing flappy bird game☆536Updated 3 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆54Updated last year
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆305Updated 5 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆72Updated 4 years ago
- Rocket-recycling with Reinforcement Learning☆277Updated 3 years ago
- ☆184Updated 3 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆545Updated 5 years ago
- Reinforcement Learning examples implementation and explanation☆334Updated last year
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆415Updated 3 years ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆128Updated last month
- Using the deep reinforcement learning algorithm A3C to train my agent to play the Atari game Breakout!☆32Updated 6 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆552Updated 2 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆607Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆229Updated 5 months ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆87Updated last year