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

openai/improved-gan

Code for the paper "Improved Techniques for Training GANs" observed · 2026-08-28

github.com/openai/improved-gan · homepage · Python · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived no_license

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

Full methodology

Adoption not part of the score

2333 stars · 615 forks observed · 2026-08-28

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

Reference implementation of the techniques from the OpenAI paper 'Improved Techniques for Training GANs' (arXiv:1606.03498), including semi-supervised classification and image generation experiments. It contains experiment code for MNIST, SVHN, CIFAR-10, and ImageNet, and is archived with no further updates.

Use cases

  • reproduce GAN training results from the Improved Techniques paper
  • implement semi-supervised learning with GANs
  • study feature matching and minibatch discrimination techniques
  • generate realistic MNIST or CIFAR-10 images with a GAN
  • learn how GAN training stability tricks are implemented
  • run ImageNet GAN sample generation experiments

When to choose

  • you need the exact code behind the 2016 Improved Techniques for Training GANs paper
  • you are studying historical GAN research or reproducing published baselines
  • you want a reference implementation of semi-supervised GAN classification

When to avoid

  • you need maintained, production-ready GAN tooling
  • you want a license-cleared codebase for commercial use (no license is provided)
  • you need modern GAN architectures or up-to-date framework support

Facets

library · maturity abandoned

machine-learning deep-learning image-processing machine-learning deep-learning computer-vision python gan generative-adversarial-networks semi-supervised-learning research-code paper-reproduction tensorflow mnist cifar10 imagenet research gpu

6 sources

Member repositories

RepositoryRoleHealth v2
openai/improved-ganmain10

For agents

markdown · JSON · MCP: product_card(name="openai/improved-gan")

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