Skip to main content

Infer.NET user guide

What is Infer.NET?

Infer.NET logo

Infer.NET is a framework for running Bayesian inference in graphical models. If you don’t know what that means, but would like to, take a look at the Resources and References page. Infer.NET provides the state-of-the-art message-passing algorithms and statistical routines needed to perform inference for a wide variety of applications. Infer.NET differs from existing inference software in a number of ways:

Take a look at a simple example of using Infer.NET. The examples in this documentation are given in C#, but Infer.NET can also be used from any .NET language.