thu-ml/zhusuan
A probabilistic programming library for Bayesian deep learning, generative models, based on Tensorflow 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: 3698
- days_rel: n/a
- days_push: 1355
- n_releases_24m: 0
Adoption not part of the score
2219 stars · 413 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ZhuSuan is a Python probabilistic programming library for Bayesian deep learning built on TensorFlow. It provides primitives for building probabilistic models and inference algorithms such as variational inference, importance sampling, and MCMC methods.
Use cases
- build Bayesian neural networks with variational inference
- train deep generative models like VAEs
- run Hamiltonian Monte Carlo on probabilistic models
- apply stochastic gradient MCMC to deep learning models
- evaluate generative models with importance sampling
- prototype hierarchical Bayesian models
When to choose
- you need Bayesian inference combined with deep learning in TensorFlow
- you want advanced gradient estimators like VIMCO or REINFORCE
- you need programmable variational posteriors or importance sampling proposals
When to avoid
- you work with PyTorch or JAX instead of TensorFlow
- you need a library with frequent updates and active community support
- you only need standard supervised deep learning without probabilistic modeling
Facets
library · maturity maintenance
machine-learning deep-learning simulation machine-learning deep-learning artificial-intelligence python probabilistic-programming bayesian-inference generative-models tensorflow variational-inference mcmc
1 source
- readme: https://github.com/thu-ml/zhusuan · fetched 2026-08-28 · 759567101eeb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| thu-ml/zhusuan | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem