Skip to content

Commit

Permalink
feat: Molecular AutoEncoder in PyTorch
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchieng committed May 21, 2017
1 parent 88aabbe commit 65234f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ This is a curated list of tutorials, projects, libraries, videos, papers, books
- [Decoupled Neural Interfaces using Synthetic Gradients](https://github.com/andrewliao11/dni.pytorch)
- [Improved Training of Wasserstein GANs](https://github.com/caogang/wgan-gp)
- [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)

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

0 comments on commit 65234f1

Please sign in to comment.