Last active
January 26, 2025 08:00
-
-
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!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment