フィルターのクリア

Export trained models in coreML

4 ビュー (過去 30 日間)
Sally Britnell
Sally Britnell 2018 年 2 月 4 日
コメント済み: Mrunal V Sontakke 2021 年 6 月 22 日
Has anyone had any luck in converting Matlab trained models to python scikit-learn which can then be imported into coreML for use in xCode?
I have been struggling with this and tried exporting the mat and then importing into R. Exporting from R and thin into python but with little success. Is there an easier way that anyone is aware of?
  3 件のコメント
Santiago Limas Gaeray
Santiago Limas Gaeray 2020 年 10 月 2 日
編集済み: Santiago Limas Gaeray 2020 年 10 月 2 日
Hello, I wanted to ask you, have you been able to do it by now?
Mrunal V Sontakke
Mrunal V Sontakke 2021 年 6 月 22 日
Did you get any solution to this by now?

サインインしてコメントする。

採用された回答

Bernhard Suhm
Bernhard Suhm 2018 年 2 月 12 日
Exporting MATLAB models into a format Python can read, or into the CoreML format is currently not supported. You could exploring writing MATLAB code that saves the model object in the Core ML format.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeCall Python from MATLAB についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by