initial-h / FlappyBird_DQN_with_target_networkLinks
DQN with freezing target network in tensorflow on pygame FlappyBird
☆11Updated 6 years ago
Alternatives and similar repositories for FlappyBird_DQN_with_target_network
Users that are interested in FlappyBird_DQN_with_target_network are comparing it to the libraries listed below
Sorting:
- Proximal Policy Optimization(PPO) Algorithm and its distributed implementation in Pytorch☆15Updated 7 years ago
- Code for paper "Episodic Memory Deep Q-Networks" (https://arxiv.org/abs/1805.07603), IJCAI 2018☆62Updated 6 years ago
- Implementation of "Sample-Efficient Deep Reinforcement Learning via Episodic Backward Update", NeurIPS 2019.☆17Updated 5 years ago
- Code for paper "Model-based Adversarial Meta-Reinforcement Learning" (https://arxiv.org/abs/2006.08875)☆35Updated 4 years ago
- ☆18Updated 6 years ago
- Count based exploration with the successor representation for Unity ML's Pyramid☆12Updated 6 years ago
- ☆41Updated 3 years ago
- [ICML 2019] Implementation of "Imitation Learning from Imperfect Demonstration"☆50Updated 6 years ago
- Tensorflow implementation for "Noisy network for exploration"