how to train Alexnet from scratch (without transfer learning)?
古いコメントを表示
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?
回答 (1 件)
Santhosh A V
2019 年 3 月 15 日
0 投票
Hi Jack Xiao
You can refer the below link for training a network from scratch in MATLAB.
Thanks
Santhosh
2 件のコメント
Jack Xiao
2019 年 3 月 15 日
Santhosh A V
2019 年 3 月 20 日
編集済み: Santhosh A V
2019 年 3 月 20 日
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
カテゴリ
ヘルプ センター および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!