mrkulk / hierarchical-deep-RL

Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstractions and Intrinsic Motivation

Home Page:http://arxiv.org/abs/1604.06057

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code for h-DQN, NIPS 2016

  • Use the synthetic branch for the stochastic decision process example
  • Use the metanet branch for Atari. Pre-train the network using the iclr16_basicsubgoal branch before doing this and load this network using the metanet branch to train the full model.

About

Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstractions and Intrinsic Motivation

http://arxiv.org/abs/1604.06057


Languages

Language:Lua 82.7%Language:Shell 13.6%Language:Python 3.7%