MATLAB: reset weigths in alexnet
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!