Ross ROSS = Recommend OSS · open-source software intelligence for agents

yfeng95/GAN resource

Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN observed · 2026-08-28

github.com/yfeng95/GAN · Python observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 3446
  • days_rel: n/a
  • days_push: 3281
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3098 stars · 794 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A collection of simple, educational implementations of classic Generative Adversarial Networks (GAN, DCGAN, WGAN, CGAN, InfoGAN) in Python with TensorFlow, tested on MNIST. It is organized for learning how GAN math and loss functions translate into actual code.

Use cases

  • learn how GANs are implemented in code
  • understand DCGAN architecture on MNIST
  • study Wasserstein GAN loss implementation
  • compare conditional GAN training strategies
  • see how InfoGAN disentangled representations work
  • find papers and blogs about adversarial nets

When to choose

  • you want minimal, readable GAN implementations for study
  • you are learning GAN theory alongside practical TensorFlow code
  • you want to experiment with classic GAN variants on MNIST

When to avoid

  • you need production-ready or maintained GAN code
  • you require modern frameworks like PyTorch or recent GAN variants
  • you need a supported library with a license and active maintenance

Facets

learning-resource · maturity abandoned

machine-learning deep-learning image-processing deep-learning machine-learning computer-vision tutorials python gan dcgan wgan cgan infogan tensorflow mnist educational linux

1 source

Member repositories

RepositoryRoleHealth v2
yfeng95/GANmain32

For agents

markdown · JSON · MCP: product_card(name="yfeng95/GAN")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem