xmfbit / DQN-FlappyBirdLinks
Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch
☆70Updated 8 years ago
Alternatives and similar repositories for DQN-FlappyBird
Users that are interested in DQN-FlappyBird are comparing it to the libraries listed below
Sorting:
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆255Updated 5 years ago
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 6 years ago
- Implementation of benchmark RL algorithms☆470Updated 3 years ago
- Collection of Deep Reinforcement Learning algorithms☆124Updated 8 years ago
- homework for CS294 Fall 2017☆167Updated 7 years ago
- ☆392Updated 5 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆267Updated 6 years ago
- Simple A3C implementation with pytorch + multiprocessing☆654Updated 2 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 8 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆536Updated 7 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆680Updated 7 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆282Updated 4 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>☆90Updated 7 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆414Updated 7 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆63Updated 4 years ago
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆853Updated 5 years ago
- ☆169Updated last year
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆600Updated 7 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆97Updated 7 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆416Updated 4 years ago
- 强化学习面试(未完待续)☆35Updated 5 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- ☆35Updated 7 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆618Updated 7 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 7 years ago