You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello Kevin, thank you for providing new tasks. I’d love to make pedagogical GAN from scratch using JAX, can I take over this issue if you don’t mind :)
Implement a GAN from scratch (in JAX) to fit a dataset generated from a mixture of Gaussians in 2d.
You can start with this:
https://colab.research.google.com/github/probml/probml-notebooks/blob/master/notebooks/gan_mog_mode_hopping.ipynb
but your code should have these changes:
The text was updated successfully, but these errors were encountered: