Export trained models in coreML

조회 수: 6 (최근 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 CenterFile Exchange에서 Call Python from MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by