Info
Version: | 0.4.2403.801 |
Author(s): | Microsoft |
Last Update: | Friday, March 8, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://dotnet.github.io/infer |
NuGet Url: | https://www.nuget.org/packages/Microsoft.ML.Probabilistic.Compiler |
Install
Install-Package Microsoft.ML.Probabilistic.Compiler
dotnet add package Microsoft.ML.Probabilistic.Compiler
paket add Microsoft.ML.Probabilistic.Compiler
Microsoft.ML.Probabilistic.Compiler Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.ML.Probabilistic(>= 0.3.1912.403)
- Microsoft.CodeAnalysis.CSharp(>= 2.10.0)
- System.CodeDom(>= 4.4.0)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
Tags
It can also be used for probabilistic programming. This package contains the Infer.NET Compiler, which takes model descriptions written using the Infer.NET API and converts them into inference code.