Tdavchev Option Critic Save

A Tensorflow implementation of the Option-Critic Architecture

Project README

The Option-Critic Architecture

(Bacon PL, Harb J, Precup D)

This is a TensorFlow implementation of the option critic architecture](https://arxiv.org/pdf/1609.05140.pdf) by Bacon PL, Harb J and Precup D. The release of the code was influenced by the recent Baseline initiative from OpenAI and is aimed to serve as a starting point in Hierarchical RL, more specifically in options learning.

Providing a unified common ground through the adoption of a single framework will make it easier for the research community to replicate, refine, and identify new ideas, and will create good baselines to build research on top of as as recently pointed out by J. Schulman. This implementation of the option-critic architecture has been influenced by the original Theano implemntation by J. Haarb as well as the extremely helpful repository of D. Britz and the very engaging posts by A. Juliani.

We hope to be providing the community with a useful tensorflow implementation of a popular options learning architecture. This, however, is a research-oriented implementation thus it might not comply with the most efficient code practices or be fully functional across platforms.

You can download it by typing:

git clone [email protected]:yadrimz/option-critic.git

Requirements:

  • tensorflow-1.1.0
  • python 2.7
  • gym[atari]
Open Source Agenda is not affiliated with "Tdavchev Option Critic" Project. README Source: tdavchev/option-critic

Open Source Agenda Badge

Open Source Agenda Rating