Export a trained NN from Matlab to Python

95 views (last 30 days)
I am looking forward to export a trained NN from Matlab to Python. I tried with the exportONNXNetwork, but can not understand how to do it. Can anyone provide any other example than the ones in the Documentation?

Answers (1)

Abhishek Gupta
Abhishek Gupta on 7 Jun 2021
Hi,
Referring to the following MATLAB Answer link, which might help you in resolving the issue: -

Community Treasure Hunt

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

Start Hunting!