0

I want to use tensorflow.js in my ReactNative app for machine learning. The model creation api of tfjs seems quite intimidating, while on the other hand i found the AutoML and Model Builder of ML.NET quite interesting.

Is there a way to convert an ML.NET model to a tensorflow.js model and how?

desertnaut
  • 57,590
  • 26
  • 140
  • 166
Anestis Kivranoglou
  • 7,728
  • 5
  • 44
  • 47
  • 2
    Ανέστη, this sounds dangerously like a resource request question (which are explicitly off-topic here), although technically it may be not. Anyway, your best chance is to look at [ONNX](https://onnx.ai/), which has become the standard tool for converting ML models between frameworks. Χαιρετισμούς... – desertnaut Sep 20 '22 at 22:22

0 Answers0