awesome-tensorflow
awesome-tensorflow copied to clipboard
Add "Deep Diving into GANs: From Theory to Production"
The tutorial covers all the aspects of a complete Deep Learning workflow implemented in TensorFlow.
- GAN Theory
- Graph Implementation
- tf.Estimator API
- tf.data.Dataset API
- TFGAN library
- Serving on CloudML using Estimator API