Skip to content

Instantly share code, notes, and snippets.

@kkew3
Last active January 26, 2025 08:00
Show Gist options
  • Save kkew3/266418d81a26df929dc4071c43554205 to your computer and use it in GitHub Desktop.
Save kkew3/266418d81a26df929dc4071c43554205 to your computer and use it in GitHub Desktop.
I came across [this](https://github.com/aifromphytsai/gan_sampling) repo on weekends, namely, "A simple GAN to generate samples from Gaussian distribution". Good news: to generate Gaussian samples, you don't need to train the network. We can achieve it by simply initializing the weights!
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment