How to Export my NN-Network
Afficher commentaires plus anciens
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?
Réponses (2)
Bernhard Suhm
le 4 Août 2018
1 vote
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.
Christian Möllers
le 8 Août 2018
0 votes
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!