Use a Trained Algorithm (ML.NET or TensorFlow) for C# Digital Twins

Whether you imported an existing TensorFlow algorithm or trained an ML.NET algorithm, the ScaleOut Machine Learning Training Tool will produce a zip file containing all the necessary information for your digital twins to use the algorithm.

The following sections will describe how to modify your C# code to leverage the trained algorithm, how to test it, and how to deploy the algorithm so that the digital twin model can use it.