anthonyli358 / FlapPyBird-Reinforcement-LearningLinks
Exploration implementing reinforcement learning using Q-learning in Flappy Bird.
☆23Updated 4 years ago
Alternatives and similar repositories for FlapPyBird-Reinforcement-Learning
Users that are interested in FlapPyBird-Reinforcement-Learning are comparing it to the libraries listed below
Sorting:
- Deep Q-Learning (DQN) implementation for Atari pong.☆85Updated 2 years ago
- Example code for the Gym documentation☆72Updated 2 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
- Interactive tutorial to build a learning Mario, for first-time RL learners☆239Updated 2 years ago
- An OpenAI Gym environment for the Flappy Bird game☆125Updated 3 years ago
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆52Updated 5 years ago
- DQN to play Atari Pong☆114Updated 6 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆190Updated 11 months ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 4 years ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆131Updated 3 months ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 3 months ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆158Updated 6 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆145Updated 3 years ago
- Simple Cartpole example writed with pytorch.☆169Updated 5 years ago
- Reinforcement Learning examples implementation and explanation☆336Updated last year
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆100Updated 3 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 3 years ago
- The proceedings of top conference in 2023 on the topic of Reinforcement Learning (RL), including: AAAI, IJCAI, NeurIPS, ICML, ICLR, ICRA,…☆30Updated last year
- A plotter for reinforcement learning (RL)☆231Updated 3 years ago
- ☆263Updated last year
- Stanford CS234: Reinforcement Learning Winter 2020☆19Updated 2 years ago
- An OpenAI Gym environment for the Flappy Bird game☆84Updated last year
- Reinforcement learning tutorials☆388Updated 2 years ago
- 📖 Paper: Human-level control through deep reinforcement learning 🕹️☆51Updated last year
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆73Updated 6 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆308Updated 5 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year
- Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.☆94Updated 4 years ago
- Solutions and figures for problems from Reinforcement Learning: An Introduction Sutton&Barto☆19Updated 6 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆234Updated 7 months ago