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
- Solving OpenAI Gym problems.☆185Updated 4 years ago
- Reinforcement learning tutorials☆365Updated last year
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆539Updated 3 months ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆106Updated 2 months ago
- ☆371Updated last year
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆70Updated 3 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆215Updated 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.☆357Updated last year
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆90Updated 6 years ago
- ☆182Updated 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…☆177Updated 4 months ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆207Updated 3 years ago
- An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES☆706Updated last year
- Deep Q-learning for playing tetris game☆486Updated last year
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆535Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- An RL agent for the Google Football environment☆94Updated 3 years ago
- ☆80Updated 6 years ago
- Find best-response to a fixed policy in multi-agent RL☆278Updated 2 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆95Updated 4 years ago
- Ship simulafor in openai gym style☆37Updated 6 years ago
- An environment of the board game Go using OpenAI's Gym API☆168Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆686Updated 2 years ago
- AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).☆164Updated 5 years ago
- Proximal Policy Optimization implementation with TensorFlow☆105Updated 6 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated 11 months ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆84Updated last year
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆666Updated 8 months ago