227 Forks
1483 Stars
1483 Watchers

infer

Infer.NET is a framework for running Bayesian inference in graphical models

How to download and setup infer

Open terminal and run command
git clone https://github.com/dotnet/infer.git
git clone is used to create a copy or clone of infer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with infer https://github.com/dotnet/infer/archive/master.zip

Or simply clone infer with SSH
[email protected]:dotnet/infer.git

If you have some problems with infer

You may open issue on infer support forum (system) here: https://github.com/dotnet/infer/issues