tjwei/GANotebooks resource
wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3554
- days_rel: n/a
- days_push: 3125
- n_releases_24m: 0
Adoption not part of the score
1484 stars · 362 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of Jupyter notebook implementations of generative adversarial networks, including WGAN, improved WGAN-GP, InfoGAN, DCGAN, CycleGAN, pix2pix, and DRAGAN, written in Lasagne, Keras, and PyTorch. It serves as educational reference code with sample results for image-to-image translation and image generation tasks.
Use cases
- learn how GANs are implemented from scratch
- study WGAN and WGAN-GP implementations
- understand InfoGAN on MNIST
- implement pix2pix image-to-image translation
- run CycleGAN for unpaired image translation
- compare GAN implementations across Keras, Lasagne, and PyTorch
- generate anime faces with a GAN
When to choose
- you want readable notebook-style reference implementations of classic GAN variants
- you are learning generative adversarial networks and want to see multiple frameworks side by side
- you need example code for WGAN, InfoGAN, CycleGAN, or pix2pix
When to avoid
- you need a maintained production-ready GAN library
- you want modern architectures like diffusion models or StyleGAN
- you require support for recent versions of TensorFlow, Keras, or PyTorch
- you need documentation beyond the notebooks themselves
Facets
learning-resource · maturity abandoned
machine-learning deep-learning image-processing deep-learning machine-learning image-processing python gan wgan wgan-gp infogan dcgan cyclegan pix2pix dragan keras lasagne pytorch jupyter-notebooks generative-models gpu
1 source
- readme: https://github.com/tjwei/GANotebooks · fetched 2026-08-28 · 2b2969031629
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tjwei/GANotebooks | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="tjwei/GANotebooks")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem