Video: Learning Machine Learning with .NET, PyTorch and the ONNX Runtime

ONNX is a open format to represent deep learning models that is supported by various frameworks and tools. This format makes it easier to interoperate between frameworks and to maximize the reach of your hardware optimization investments.

In this episode, Seth Juarez sits with Rich to show us how we can use the ONNX runtime inside of our .NET applications. He gives us a quick introduction to training a model with PyTorch, and also explains some foundational concepts around prediction accuracy.

It covers,

  • Brief overview of training a machine learning model
  • PyTorch training in Python
  • Understanding accuracy and loss
  • What is ONNX ? 
  • Consuming model with ONNX in .NET
  • ML .NET
  • ONNX
  • Industry usage

Related articles:

Hope this helps.