how to train Alexnet from scratch (without transfer learning)?
2 次查看(过去 30 天)
显示 更早的评论
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?
0 个评论
回答(1 个)
Santhosh A V
2019-3-15
Hi Jack Xiao
You can refer the below link for training a network from scratch in MATLAB.
Thanks
Santhosh
2 个评论
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
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Data Workflows 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!