How to Export my NN-Network
조회 수: 1 (최근 30일)
이전 댓글 표시
What possibilities exist to export the developed net and in which formats is this possible? (C #, C ++, TensorFlow, IC 61131 ...) o C # -taping and implementation is the focus of our company!
• Which method is the most meaningful for the variation of experiment parameters and how would you implement them? o Layer variation, Layer order, HiddenUnits, OutputMode ....
• What is the option already trained networks with new data to Trainierne?
댓글 수: 0
답변 (2개)
Bernhard Suhm
2018년 8월 4일
If by "variation of experiment parameters" you mean tuning the hyperparameters, you best perform that within the neural network toolbox, as described on this page.
댓글 수: 0
참고 항목
카테고리
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!