Hi , I'm trying to modify weights of a pre trained neural network, but I cant , It says series network is read only. Could someone please help me modify weights of a pre trained neural network. All I'm trying to do is to convert weights into binary.
4 次查看(过去 30 天)
显示 更早的评论
Matlab Version: R2018a Neural Network model : Alexnet ( addon from Matlab )
0 个评论
回答(1 个)
Pooja Sethia
2018-3-29
Hi,
It's not possible to modify the weights of pre-trained NN. For more info you can follow this link:
https://www.mathworks.com/matlabcentral/answers/352336-how-to-manually-change-pre-trained-cnn-s-alexnet-weights?s_tid=answers_rc1-1_p1_MLT
另请参阅
类别
在 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!