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

caogang/wgan-gp

A pytorch implementation of Paper "Improved Training of Wasserstein GANs" observed · 2026-08-28

github.com/caogang/wgan-gp · Python · MIT (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: 3408
  • days_rel: n/a
  • days_push: 1142
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1547 stars · 345 forks observed · 2026-08-28

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

A PyTorch implementation of the 'Improved Training of Wasserstein GANs' (WGAN-GP) paper, covering toy datasets, MNIST, CIFAR-10, and character-level language modeling. It serves as reference research code for training Wasserstein GANs with gradient penalty.

Use cases

  • train a wasserstein gan with gradient penalty in pytorch
  • reproduce wgan-gp results on mnist or cifar-10
  • learn how gradient penalty improves gan training
  • generate samples on toy datasets like 8 gaussians and swiss roll
  • character-level language generation with wgan-gp

When to choose

  • you want a minimal, readable PyTorch reference for WGAN-GP
  • you are studying or reproducing the Improved WGAN training paper
  • you need a starting point for GAN experiments on small datasets

When to avoid

  • you need production-ready or actively maintained GAN tooling
  • you want high-resolution image generation or modern architectures
  • you need a framework with extensive configuration and model zoo support

Facets

library · maturity maintenance

machine-learning deep-learning machine-learning deep-learning artificial-intelligence python wgan-gp gan pytorch generative-models research-code gpu

1 source

Member repositories

RepositoryRoleHealth v2
caogang/wgan-gpmain32

For agents

markdown · JSON · MCP: product_card(name="caogang/wgan-gp")

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