dotnet/infer
Infer.NET is a framework for running Bayesian inference in graphical models observed · 2026-08-28
Health v2 · maintenance only
74/100
- Activity 92
- 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: 2910
- days_rel: n/a
- days_push: 50
- n_releases_24m: 0
Adoption not part of the score
1615 stars · 242 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Infer.NET is a .NET framework for running Bayesian inference in graphical models, also usable for probabilistic programming. It compiles model descriptions written via its API into inference code and ships as cross-platform NuGet packages.
Use cases
- run bayesian inference on graphical models in .NET
- build a classifier in C#
- build a recommender system with probabilistic modeling
- cluster data with mixture of gaussians
- write probabilistic programs for custom machine learning models
- solve domain-specific inference problems in bioinformatics or epidemiology
When to choose
- you work in the .NET ecosystem and need probabilistic/Bayesian modeling
- you need custom graphical models rather than off-the-shelf ML
- you want a mature MIT-licensed inference framework with cross-platform NuGet packages
When to avoid
- you need deep learning or GPU-accelerated training
- your stack is Python-first and PyMC/Pyro/NumPyro would suffice
- you need a rapidly evolving project with frequent releases
Facets
framework · maturity maintenance
machine-learning data-science machine-learning data-science dotnet cross-platform windows bayesian-inference probabilistic-programming graphical-models csharp algorithms linux macos
2 sources
- readme: https://github.com/dotnet/infer · fetched 2026-08-28 · 5e44b1b2aee5
- homepage: https://dotnet.github.io/infer/ · fetched 2026-08-29 · d5f28cf0ab52
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dotnet/infer | main | 74 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem