Importing models
Next to creating your own models, it is very commong to train AI or ML models using some training platform or tool which are subsequently improted to the Scailable platform. In this section of our docs we provide information on how to export models using various model training tools, and we give tips on how to make sure your model can be uploaded to the Scailable platform and deployed to the Scailable AI manager.
Note that in many cases the tools we discuss here allow you to export your trained model to ONNX. Once you have the ONNX graph, please see if its fits our requirements before uploading it to the Scailable platform.
Below we discuss training models using:
Last modified 6d ago