Skip to content

Commit

Permalink
Add adversarial text to main README
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Sepassi authored and nealwu committed Apr 22, 2017
1 parent f9bd951 commit 94924d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ running TensorFlow 0.12 or earlier, please


## Models
- [adversarial_text](adversarial_text): semi-supervised sequence learning with
adversarial training.
- [autoencoder](autoencoder): various autoencoders.
- [compression](compression): compressing and decompressing images using a pre-trained Residual GRU network.
- [differential_privacy](differential_privacy): privacy-preserving student models from multiple teachers.
Expand Down

0 comments on commit 94924d5

Please sign in to comment.