anthonyli358 / FlapPyBird-Reinforcement-Learning
Exploration implementing reinforcement learning using Q-learning in Flappy Bird.
☆20Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for FlapPyBird-Reinforcement-Learning
- Use reinforcement learning to train a flappy bird which NEVER dies in Python.☆34Updated 4 years ago
- Solution for Taxi env using HRL (Hierarchical reinforcement learning) (2018)☆19Updated 5 years ago
- Stanford CS234: Reinforcement Learning Winter 2020☆18Updated last year
- Deep Q-Learning (DQN) implementation for Atari pong.☆72Updated 2 years ago
- A collection of recent MARL papers☆75Updated this week
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆96Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 3 years ago
- Example code for the Gym documentation☆71Updated last year
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆146Updated 2 years ago
- unofficial code reproducing Agent57☆35Updated 8 months ago
- Solving a Rubik's Cube and 15 Puzzle using the Deep Reinforcement Learning and Search☆41Updated 2 years ago
- Offline Multi-Agent Reinforcement Learning Implementations: Solving Overcooked Game with Data-Driven Method☆37Updated 2 months ago
- A collection of various RL algorithms like policy gradients, DQN and PPO. The goal of this repo will be to make it a go-to resource for l…☆149Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆208Updated last year
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆89Updated last year
- OpenAI Gym environment solutions using Deep Reinforcement Learning.☆67Updated 2 years ago
- Deep Q Networks☆58Updated 6 years ago
- DQN examples codes in chapter 4☆41Updated last year
- Decision Transformer for offline single-agent autonomous highway driving☆21Updated last year
- Stanford CS234: Reinforcement Learning assignments and practices☆35Updated 3 months ago
- DQN to play Atari Pong☆111Updated 5 years ago
- Interactive tutorial to build a learning Mario, for first-time RL learners☆208Updated last year
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆71Updated 5 years ago
- The Paradox of Choice: Using Attention in Hierarchical Reinforcement Learning☆10Updated 3 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆59Updated 2 months ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆135Updated 2 years ago
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆50Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆98Updated 4 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆115Updated 4 years ago
- very easy implementation of dueling DQN in pytorch☆69Updated last year