wiseodd/generative-models resource
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow. 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3556
- days_rel: n/a
- days_push: 892
- n_releases_24m: 0
Adoption not part of the score
7494 stars · 2009 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A collection of reference implementations of generative models including GANs, VAEs, RBMs, and Helmholtz machines in PyTorch and TensorFlow. It serves primarily as an educational resource with implementations of many GAN and VAE paper variants.
Use cases
- learn how GANs work by reading clean implementations
- study VAE variants like conditional and denoising VAE
- compare GAN implementations in PyTorch and TensorFlow
- implement restricted Boltzmann machines with contrastive divergence
- reproduce classic generative model papers
- find a starting point for a custom GAN project
When to choose
- you want readable, minimal implementations of classic generative models
- you are learning GANs or VAEs from a research/educational angle
- you need reference code for RBMs or the Helmholtz machine
When to avoid
- you need a production-ready generative model library with training utilities
- you want modern architectures like diffusion models or transformers
- you need maintained, tested code with active support
Facets
learning-resource · maturity maintenance
machine-learning deep-learning machine-learning deep-learning artificial-intelligence python gan vae rbm pytorch tensorflow generative-models educational
1 source
- readme: https://github.com/wiseodd/generative-models · fetched 2026-08-28 · 69b54cdf5b7d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wiseodd/generative-models | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="wiseodd/generative-models")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem