MATLAB: reset weigths in alexnet
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I would train an alexnet DNN (given by matlab function `alexnet`) from scratch (i.e. without pretraining on ImageNet given by alexnet function). I could to manually set weights but I don't know the from what distribution I can sample my initial weights. Is there a built-in matlab option that make it for me? e.g. I read that python's library has the option `pre-training=off` but I don't find a similar option in matlab.
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!