How can I embed Machine learning model built by Matlab into Android studio?

1 view (last 30 days)
I would like to run machine learning model in the android application i developed using Android Studio. May i know how to export machine learning model built on matlab into the android studio file i created for the application?

Answers (1)

Sruthi Yenugula
Sruthi Yenugula on 20 Nov 2020
The following example uses Simulink Android Support Package to deploy a model trained using machine learning on to a Android device
You can use FromApp method to add your custom code, check the following example

Community Treasure Hunt

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

Start Hunting!