DQN, Double DQN, Dueling Network
-
Updated
Jun 2, 2017 - Python
DQN, Double DQN, Dueling Network
TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)
Reinforcement Learning Playground
Using the DRL algorithms put forward by Deepmind to play Atari 2600 Games with a comparison of algorithm performance
Deep reinforcement learning agent
A RL agent that learns to play doom's deadly corridor based on DDQN and PER.
Open AI gym lunar-lander solution using Deep Q-Learning Network Architectures
PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF) and Extensions: N-step Bootstrapping, PER, Noisy Layer, Dueling Networks, and parallelization.
Reinforcement learning agent using dqqn, dueling network, per to play the google chrome trex browser game.
RL based agent for atari games
Example Dueling DQN implementation with ReLAx
Deep Reinforcement Learning: Value-Based methods. An implementation of DQN, DDQN, Dueling Architectures, DQV, DQV-Max on the PyTorch Lightning framework.
Modularized Implementation of Deep RL Algorithms in PyTorch
A Torch Based RL Framework for Rapid Prototyping of Research Papers
Add a description, image, and links to the dueling-network-architecture topic page so that developers can more easily learn about it.
To associate your repository with the dueling-network-architecture topic, visit your repo's landing page and select "manage topics."