kyokin78 / rl-flappybirdLinks
Use reinforcement learning to train a flappy bird which NEVER dies in Python.
☆37Updated 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 implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆72Updated 4 years ago
- An RL agent for the Google Football environment☆96Updated 4 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.☆369Updated last year
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆301Updated 5 years ago
- An environment of the board game Go using OpenAI's Gym API☆173Updated 3 years ago
- ☆409Updated last year
- An AI program that plays Flappy Bird using reinforcement learning.☆42Updated 4 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 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
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆127Updated last month
- ☆303Updated 2 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 2 years ago
- Reinforcement learning tutorials☆386Updated 2 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 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 9 months ago
- An OpenAI gym environment made for RL☆68Updated last year
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- A structured implementation of MuZero☆204Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆345Updated 5 years ago
- Deep Reinforcement learning and Python learn how to play the original Super Mario Bros☆29Updated 6 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆288Updated 4 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆588Updated 7 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 7 months ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆754Updated 3 years ago
- OpenAI Gym wrapper for ViZDoom enviroments☆69Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆314Updated 2 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆602Updated 8 years ago