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

hwalsuklee/tensorflow-generative-model-collections resource

Collection of generative models in Tensorflow observed · 2026-08-28

github.com/hwalsuklee/tensorflow-generative-model-collections · Python · Apache-2.0 (permissive) 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: 3296
  • days_rel: n/a
  • days_push: 1486
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3918 stars · 835 forks observed · 2026-08-28

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

A collection of TensorFlow implementations of various generative models, including many GAN variants (GAN, WGAN, WGAN-GP, CGAN, infoGAN, ACGAN, EBGAN, BEGAN, etc.) and VAEs. It provides consistent architectures and reproducible results on MNIST and Fashion-MNIST for comparing generative model ideas.

Use cases

  • learn how GAN variants differ in their value functions
  • reproduce and compare GAN results on MNIST
  • find a reference implementation of WGAN-GP or infoGAN
  • study VAE and CVAE implementations in TensorFlow
  • get starter code for experimenting with generative adversarial networks

When to choose

  • you want clean, comparable reference implementations of many GAN/VAE variants
  • you are studying or teaching generative models with small image datasets
  • you need TensorFlow 1.x-era code matching original papers

When to avoid

  • you need production-ready or modern TensorFlow 2/PyTorch generative model tooling
  • you want to train on large, high-resolution datasets
  • you need actively maintained code with recent fixes

Facets

learning-resource · maturity maintenance

machine-learning deep-learning image-processing deep-learning machine-learning computer-vision tutorials python gan vae tensorflow generative-models mnist reference-implementations gpu

1 source

Member repositories

For agents

markdown · JSON · MCP: product_card(name="hwalsuklee/tensorflow-generative-model-collections")

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