How can I export from nntool to java?
이전 댓글 표시
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
답변 (1개)
Sindhu Yerragunta
2018년 5월 4일
0 개 추천
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
Victor Manuel Villamil Perez
2020년 1월 21일
I'm trying this! I will be right back if this works :)
카테고리
도움말 센터 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!