dotnet/infer
Infer.NET is a framework for running Bayesian inference in graphical models
This framework helps data scientists and machine learning engineers build sophisticated probabilistic models for various tasks. You input raw data and a description of your problem, and it outputs predictions or insights based on Bayesian inference. It's designed for those who need to go beyond standard machine learning models to solve complex, domain-specific problems.
1,607 stars.
Use this if you need to create custom machine learning solutions for tasks like classification, recommendation, or clustering, especially when dealing with uncertainty or specific domain knowledge.
Not ideal if you are looking for an out-of-the-box, drag-and-drop solution without needing to engage with probabilistic programming concepts.
Stars
1,607
Forks
234
Language
C#
License
MIT
Category
Last pushed
Dec 08, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/dotnet/infer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
onnx/onnx
Open standard for machine learning interoperability
PINTO0309/onnx2tf
Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The...
NVIDIA/TensorRT
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This...
onnx/onnxmltools
ONNXMLTools enables conversion of models to ONNX