How to store the randomly generated initial weights while using fitnet function of ANN toolbox?
Afficher commentaires plus anciens
While using "fitnet" function of ANN toolbox, the initial weights are generated by this function itself and that doesn’t appear anywhere. Can anyone suggest me how to store these randomly generated initial weights by fitnet function?
More specifically: "fitnet" function starts with Initial weights (at 0 epoch) to optimized weights (lets at 10th epochs) by using let’s say "traingdm". So I want to store Initial weights (at 0 epoch).
Thanks for your help....
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!