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:
- Asynchronous implementation of DQN algorithm in PyTorch☆8Updated 5 years ago
- Count based exploration with the successor representation for Unity ML's Pyramid☆12Updated 6 years ago
- A DQN implementation using Keras and Tensorflow☆12Updated 6 years ago
- DQN, Reinforce, A2C (Reference: https://github.com/pytorch)☆8Updated 6 years ago
- Codes accompanying the paper "A Convergent and Efficient Deep Q Network Algorithm"☆8Updated 3 years ago
- Tensorflow implementation for "Noisy network for exploration"☆19Updated 7 years ago
- ☆12Updated 3 years ago
- Towards Better Interpretability in Deep Q-Networks (Codebase)☆9Updated 5 years ago
- Reinforcement learning algorithm implementation☆10Updated 3 years ago
- Code for paper "Episodic Memory Deep Q-Networks" (https://arxiv.org/abs/1805.07603), IJCAI 2018☆62Updated 6 years ago
- Contains implementations of various deep RL algorithms and papers including action conditional video prediction | Python | Tensorflow | O…☆7Updated 8 years ago
- Pytorch implementation of Human-Level Control through Deep Reinforcement Learning☆11Updated 8 years ago
- DQN based RL agent for Mountain Car☆13Updated 8 years ago
- Simple implementation of the model presented in Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic …☆17Updated 6 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆35Updated 6 years ago
- Code for ICLR 2022 Paper (HyperDQN: A Randomized Exploration Method for Deep Reinforcement Learning)☆12Updated last year
- ☆32Updated 2 years ago
- Based on PytorchRL tutorials☆8Updated 3 years ago
- Avoiding catastrophic failures in reinforcement learning by learning to shape rewards.☆10Updated 7 years ago
- [ICML 2024 Oral] Consistent Adversarial Robust Deep Q Networks (CAR-DQN)☆14Updated 4 months ago
- This repository contains a python implementation of a Deep Q-Network (DQN) for Atari gameplay using tensorflow.☆6Updated 6 years ago
- Play Breakout with DQN in pytorch.☆11Updated 3 years ago
- 以atari遊戲中的breakout實作DQN,透過超參數修改以找出最好的模型,此repository詳細程式解說與實作成果。☆8Updated last year
- This project explores a deep reinforcement learning technique to train an agent to play atari pong game from OpenAI Gym. OpenAI Gym is a …☆10Updated 7 years ago
- Deep Reinforcement Learning with Double Q-learning☆14Updated 4 years ago
- Bomberman deep reinforcement learning challenge in PyTorch☆25Updated 6 years ago
- Code for SPIBB-DQN and Soft-SPIBB-DQN☆11Updated 5 years ago
- paper <<Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation>> python implementation☆10Updated 7 years ago
- Reinforcement Learning Methods with PyTorch☆39Updated 5 years ago
- Pytorch code for Arxiv Paper: Learning to learn: Meta-Critic Networks for Sample-Efficient Learning☆57Updated 7 years ago