/option-critic-arch

Implementation of the Option-Critic Architecture

Primary LanguageJupyter Notebook

The Option-Critic Architecture

Implementation of the Option-Critic Architecture on a notebook. The implementation is based on the original implementation of the authors.

Dependencies: numpy, scipy, matplotlib

Below is the trained agent:

See also the related blog post of mine.

PyTorch implementation on ATARI is coming soon.