Matlab深度學習
Download Deep Learning Toolbox Model of Matlab for AlexNet Network, GoogLeNet Network, ResNet-50 Network, VGG 16 Network. (4 network models are required)
alexnet.mlpkginstall
googlenet.mlpkginstall
resnet50.mlpkginstall
vgg16.mlpkginstall
這邊下載到安裝過程由於大同小異就以alexnet來示範,其他的比照辦理就不多做贅述了。
通常你雙擊後先自動開啟Matlab相應安裝檔案所在路徑後再次雙擊才會開出如下跳窗
做後續安裝動作
等他跑完
nnet = alexnet;
nnet.Layers
留言
張貼留言