ML.NET component for Microsoft.ML.OnnxRuntime.Managed library
$ dotnet add package Microsoft.ML.OnnxTransformerML.NET is a cross-platform open-source machine learning framework which makes machine learning accessible to .NET developers.
For more information, see the ML.NET documentation.
This package adds the ability to load and run pre-trained ONNX models as part of your ML.NET pipeline.
See Machine Learning Samples for an assortment of samples that show how to get started using ML.NET.
Some of the types provided by this library are:
Microsoft.ML.Transforms.Onnx.OnnxOptionsMicrosoft.ML.Transforms.Onnx.OnnxScoringEstimatorMicrosoft.ML.Transforms.Onnx.OnnxTransformerMicrosoft.ML is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.