Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example for MNIST with Generative Adversarial Network. #324

Merged
merged 1 commit into from
Mar 18, 2019

Conversation

awsyunhaz
Copy link

Hi TFP team, I added an example for generating MNIST-like images with GAN. Please let me know if there are changes needed.

Adapted from http://edwardlib.org/tutorials/gan
Fix #63

Copy link
Contributor

@axch axch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is very nice! Just one comment on the docstring (below) before I can start to merge this in.

@csuter csuter merged commit 89eff8f into tensorflow:master Mar 18, 2019
csuter pushed a commit that referenced this pull request Mar 18, 2019
PiperOrigin-RevId: 239070730
@awsyunhaz awsyunhaz deleted the gan branch March 19, 2019 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Declares that the user has signed CLA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants