How can I export from nntool to java?
3 次查看(过去 30 天)
显示 更早的评论
I created and trained a Neural Network in Matlab using the nntool interface and now, once trained and working, I would like to know how I can export it to use it for example in Java or other programming languages.
Thank you very much
0 个评论
回答(1 个)
Sindhu Yerragunta
2018-5-4
Hi Sandra,
The following links will be a good start for the workflow which you are looking,
For generating a standalone MATLAB function from the neural network, refer the following links,
For generating the shared libraries from the MATLAB code refer the following link,
Hope this information helps.
-Sindhu
1 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!