Skip to content

Commit

Permalink
fix: a3c for atari
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchieng committed Jun 1, 2017
1 parent 09b97f6 commit cbbe38a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ This is a curated list of tutorials, projects, libraries, videos, papers, books
- [CycleGAN and Semi-Supervised GAN](https://github.com/yunjey/mnist-svhn-transfer)
- [Automatic chemical design using a data-driven continuous representation of molecules](https://github.com/cxhernandez/molencoder)
- [Differentiable Neural Computer](https://github.com/jingweiz/pytorch-dnc)
- [Asynchronous Methods for Deep Reinforcement Learning](https://github.com/ikostrikov/pytorch-a3c)
- [Asynchronous Methods for Deep Reinforcement Learning for Atari 2600](https://github.com/dgriff777/rl_a3c_pytorch)

## Projects Implemented with Pytorch
- [Collection of Sequence to Sequence Models with PyTorch](https://github.com/MaximumEntropy/Seq2Seq-PyTorch)
Expand Down

0 comments on commit cbbe38a

Please sign in to comment.