How to Export my NN-Network
3 次查看(过去 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 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!