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

Newmu/dcgan_code

Deep Convolutional Generative Adversarial Networks observed · 2026-08-28

github.com/Newmu/dcgan_code · 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3936
  • days_rel: n/a
  • days_push: 2674
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3527 stars · 689 forks observed · 2026-08-28

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

Reference implementation of the DCGAN paper (Unsupervised Representation Learning with Deep Convolutional GANs) in Python. It trains convolutional generators and discriminators to synthesize images such as LSUN bedrooms and demonstrates latent-space arithmetic.

Use cases

  • train a dcgan to generate images
  • reproduce the dcgan paper results
  • learn how generative adversarial networks work
  • generate synthetic bedroom images from lsun
  • explore latent space interpolation and vector arithmetic
  • use a discriminator as pretrained features for classification

When to choose

  • you want the original reference code accompanying the DCGAN paper
  • you are studying historical GAN architectures and research code
  • you need a minimal educational example of convolutional GAN training

When to avoid

  • you need a maintained, production-ready GAN framework
  • you want modern PyTorch or TensorFlow implementations with GPU optimizations
  • you need support, documentation, or recent updates - the repo is unmaintained

Facets

library · maturity abandoned

deep-learning machine-learning image-processing data-generation deep-learning machine-learning image-processing artificial-intelligence python gan dcgan generative-models research-code theano unsupervised-learning

1 source

Member repositories

RepositoryRoleHealth v2
Newmu/dcgan_codemain32

For agents

markdown · JSON · MCP: product_card(name="Newmu/dcgan_code")

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