Tutorials & Examples

Tutorials

The following tutorials provide a step-by-step introduction to Infer.NET. Tutorials and examples can be viewed through the Examples Browser or directly in the Visual Studio project Tutorials.sln. Both of these can be found in the start menu under Infer.NET.
  1. Two coins - a first tutorial, introducing the basics of Infer.NET.
  2. Truncated Gaussian - using variables and observed values to avoid unnecessary compilation.
  3. Learning a Gaussian - using ranges to handle large arrays of data; visualising your model.
  4. Bayes Point Machine - demonstrating how to train and test a Bayes point machine classifer.
  5. Clinical trial - using if blocks for model selection to determine if a new medical treatment is effective.
  6. Mixture of Gaussians - constructing a multivariate mixture of Gaussians.

Examples

Examples of using Infer.NET to solve problems in a variety of real world domains, which will include machine vision, information retrieval, bioinformatics and gaming.

How-to Guides

How to achieve various tasks in Infer.NET.

Last modified at 8/3/2009 11:45 AM  by John Guiver 
©2009 Microsoft Corporation. All rights reserved.  Terms of Use | Trademarks | Privacy Statement