how to train Alexnet from scratch (without transfer learning)?
Afficher commentaires plus anciens
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?
Réponses (1)
Santhosh A V
le 15 Mar 2019
0 votes
Hi Jack Xiao
You can refer the below link for training a network from scratch in MATLAB.
Thanks
Santhosh
2 commentaires
Jack Xiao
le 15 Mar 2019
Santhosh A V
le 20 Mar 2019
Modifié(e) : Santhosh A V
le 20 Mar 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
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!