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.
-
Updated
May 24, 2018 - Jupyter Notebook
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.
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
Quadcopter Controller - Reinforcement Learning Project for Udacity Machine Learning Engineer Nanodegree
Deep Reinforcement Learning methods on Lunar Lander from OpenAI Gym.
Add a description, image, and links to the ddqn-framework topic page so that developers can more easily learn about it.
To associate your repository with the ddqn-framework topic, visit your repo's landing page and select "manage topics."