how to train Alexnet from scratch (without transfer learning)?
Ältere Kommentare anzeigen
how to train Alexnet from scratch as the loaded one is pretrained.
I need to compare with the performance on imagenet.
Are there demos or scripts for creating Alexnet or Inception net but not just by loading?
Antworten (1)
Santhosh A V
am 15 Mär. 2019
0 Stimmen
Hi Jack Xiao
You can refer the below link for training a network from scratch in MATLAB.
Thanks
Santhosh
2 Kommentare
Jack Xiao
am 15 Mär. 2019
Santhosh A V
am 20 Mär. 2019
Bearbeitet: Santhosh A V
am 20 Mär. 2019
Hi Jack Xiao
You can refer to below link for training a network on CIFAR-10 data.
or watch a video below
https://in.mathworks.com/videos/training-a-neural-network-from-scratch-with-matlab-1492008542195.html
Thanks
Santhosh
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!