xmfbit / DQN-FlappyBirdLinks
Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch
☆67Updated 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:
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 6 years ago
- homework for CS294 Fall 2017☆167Updated 7 years ago
- Collection of Deep Reinforcement Learning algorithms☆124Updated 8 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 7 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆256Updated 4 years ago
- ☆166Updated last year
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆262Updated 6 years ago
- Implementation of benchmark RL algorithms☆467Updated 2 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆663Updated 6 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆105Updated 4 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆128Updated 2 years ago
- 强化学习面试(未完待续)☆35Updated 5 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆62Updated 6 years ago
- ☆33Updated 7 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆267Updated 3 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 5 years ago
- My internship project in 𝖢𝖠𝖲𝖨𝖠. 🤗☆4Updated 6 years ago
- Mean Field Multi-Agent Reinforcement Learning☆395Updated 5 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>☆90Updated 7 years ago
- A code implementation for our arXiv paper "Multi-agent Adhoc Team Play using Decompositional Q function"☆131Updated last year
- Implementation of algorithms for continuous control (DDPG and NAF).☆309Updated 4 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- ☆390Updated 4 years ago
- Deep reinforcement learning agents implement by tensorflow https://ghli.org☆53Updated 5 years ago
- DQN to play Atari Pong☆115Updated 6 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆85Updated 7 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆579Updated 7 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆369Updated 5 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆198Updated 2 years ago