Skip to content

Implementation of the Option-Critic Architecture

Notifications You must be signed in to change notification settings

pkuderov/option-critic-arch

 
 

Repository files navigation

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.

About

Implementation of the Option-Critic Architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 93.8%
  • Python 6.2%