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 comentarios

Ahmed Aly
Ahmed Aly el 27 de Jul. de 2018
Please let me know if you get an appropriate answer to this question. I have been struggling with this too for a while now :/
Santiago Limas Gaeray
Santiago Limas Gaeray el 2 de Oct. de 2020
Editada: Santiago Limas Gaeray el 2 de Oct. de 2020
Hello, I wanted to ask you, have you been able to do it by now?
Mrunal V Sontakke
Mrunal V Sontakke el 22 de Jun. de 2021
Did you get any solution to this by now?

Iniciar sesión para comentar.

 Respuesta aceptada

Bernhard Suhm
Bernhard Suhm el 12 de Feb. de 2018

1 voto

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.

Más respuestas (0)

Categorías

Preguntada:

el 4 de Feb. de 2018

Comentada:

el 22 de Jun. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by