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

Add noise to inputs, decay over time #23

Closed
gauravmm opened this issue Mar 21, 2017 · 1 comment
Closed

Add noise to inputs, decay over time #23

gauravmm opened this issue Mar 21, 2017 · 1 comment

Comments

@gauravmm
Copy link
Owner

Add some artificial noise to inputs to D (Arjovsky et. al., Huszar, 2016)
http://www.inference.vc/instance-noise-a-trick-for-stabilising-gan-training/
https://openreview.net/forum?id=Hk4_qw5xe
adding gaussian noise to every layer of generator (Zhao et. al. EBGAN)
Improved GANs: OpenAI code also has it (commented out)

@gauravmm gauravmm added this to the Kickoff Draft 2 milestone Mar 21, 2017
@gauravmm gauravmm self-assigned this Mar 21, 2017
@gauravmm gauravmm modified the milestones: Kickoff Draft 2, GanHacks, GanHacks round 1 Mar 22, 2017
@gauravmm
Copy link
Owner Author

"Add some artificial noise to inputs to D (Arjovsky et. al., Huszar, 2016)
http://www.inference.vc/instance-noise-a-trick-for-stabilising-gan-training/"
Already resolved in #16

Abandoning this because additional work here: https://github.com/shekkizh/EBGAN.tensorflow
is not encouraging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant