ddqn-framework
There are 4 repositories under ddqn-framework topic.
monoelh/deep-reinforcement-learning_DDQN_PPO_HER
MLP-framework (pure numpy) and DDQN-framework for OpenAI's Gym games. +test code for PPO added. +Hindsight Experience Replay(HER) bitflip-DQN example. +prioritized replay.
paintception/Deep-Quality-Value-Family
Official implementation of the paper "Approximating two value functions instead of one: towards characterizing a new family of Deep Reinforcement Learning Algorithms": https://arxiv.org/abs/1909.01779 To appear at the next NeurIPS2019 DRL-Workshop
Sayak-qisA/dqn_ddqn-lunar_lander
Deep Reinforcement Learning methods on Lunar Lander from OpenAI Gym.
zeetaros/rl_quadcopter
Quadcopter Controller - Reinforcement Learning Project for Udacity Machine Learning Engineer Nanodegree