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

goodfeli/adversarial

Code and hyperparameters for the paper "Generative Adversarial Networks" observed · 2026-08-28

github.com/goodfeli/adversarial · Python · BSD-3-Clause (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: 4468
  • days_rel: n/a
  • days_push: 2291
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4078 stars · 1098 forks observed · 2026-08-28

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

Reference implementation of the original 2014 'Generative Adversarial Networks' paper by Goodfellow et al., containing training code, YAML configs, and hyperparameters built on Theano and Pylearn2. It is academic research code with no support, unit tests, or maintenance.

Use cases

  • reproduce the original GAN paper experiments
  • study the first GAN implementation and its hyperparameters
  • compare modern GAN implementations against the original
  • learn how GANs were trained in 2014 with Theano and Pylearn2
  • estimate model log-likelihood with the Parzen density technique

When to choose

  • you need the exact original GAN code and hyperparameters for citation or historical study
  • you are doing research on the provenance or reproduction of the original GAN paper

When to avoid

  • you want to train GANs in production or on modern hardware
  • you need maintained, documented, or tested software
  • your project uses PyTorch, TensorFlow, or JAX instead of Theano and Pylearn2

Facets

library · maturity abandoned

machine-learning deep-learning machine-learning deep-learning artificial-intelligence python generative-adversarial-networks gan research-code theano pylearn2 reference-implementation gpu

1 source

Member repositories

RepositoryRoleHealth v2
goodfeli/adversarialmain32

For agents

markdown · JSON · MCP: product_card(name="goodfeli/adversarial")

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