googlenet利用時のエラー:Undefined function or variable 'freezeWeights'.
Show older comments
プログラミング初心者です。
https://jp.mathworks.com/help/deeplearning/examples/transfer-learning-using-googlenet.html
上のリンクをもとにgooglenetを使っているのですが、
layers(1:110) = freezeWeights(layers(1:110));
Undefined function or variable 'freezeWeights'. というエラーが出てしまうのでご存知の方、ご教示頂けますと幸いです。
Accepted Answer
More Answers (0)
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!