how to train Alexnet from scratch (without transfer learning)?
Show older comments
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?
Answers (1)
Santhosh A V
on 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 Comments
Jack Xiao
on 15 Mar 2019
Santhosh A V
on 20 Mar 2019
Edited: Santhosh A V
on 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
Categories
Find more on Deep Learning Toolbox 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!