Skip to content

Instantly share code, notes, and snippets.

@dgriff777
Last active May 25, 2017 12:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dgriff777/25e5c15b5cb42f56a8428c1f7b76e257 to your computer and use it in GitHub Desktop.
Save dgriff777/25e5c15b5cb42f56a8428c1f7b76e257 to your computer and use it in GitHub Desktop.
A3C LSTM Pytorch
A3C LSTM (asynchronous advantage actor-critic) written in Pytorch. Code for models,
training and evaluating in this repo: https://github.com/dgriff777/rl_a3c_pytorch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment