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

andrewgordonwilson/bayesgan

Tensorflow code for the Bayesian GAN (https://arxiv.org/abs/1705.09558) (NIPS 2017) observed · 2026-08-28

github.com/andrewgordonwilson/bayesgan · Jupyter Notebook · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases 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: 3225
  • days_rel: n/a
  • days_push: 2956
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1013 stars · 172 forks observed · 2026-08-28

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

TensorFlow implementation of the Bayesian GAN from the NIPS 2017 paper by Saatchi and Wilson, which places conditional posteriors over generator and discriminator weights and marginalizes them via stochastic gradient Hamiltonian Monte Carlo. It includes scripts for synthetic data and standard image datasets like MNIST, CIFAR10, CelebA, and SVHN.

Use cases

  • reproduce the Bayesian GAN paper results
  • train a GAN that avoids mode collapse
  • semi-supervised learning with generative adversarial networks
  • sample from a probabilistic ensemble of generative models
  • run GAN experiments on MNIST or CelebA
  • research Bayesian approaches to deep generative models

When to choose

  • you want the reference implementation of the Bayesian GAN for research or paper reproduction
  • you need a GAN formulation with uncertainty over weights and resistance to mode collapse
  • you are studying Bayesian deep learning methods

When to avoid

  • you need modern, maintained code - it requires Python 2.7 and TensorFlow 1.0.0
  • you want production-ready GAN training with current frameworks
  • you need a general-purpose GAN library rather than a single paper's code

Facets

library · maturity abandoned

machine-learning deep-learning data-generation machine-learning deep-learning artificial-intelligence python gan bayesian-deep-learning tensorflow research-code nips-2017 linux

1 source

Member repositories

RepositoryRoleHealth v2
andrewgordonwilson/bayesganmain32

For agents

markdown · JSON · MCP: product_card(name="andrewgordonwilson/bayesgan")

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