MATLAB: reset weigths in alexnet
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!