How to modify ResNet/GoogleNet layers?

Hello
I'm new to deep learning on Matlab. I noticed that matlab has some of the main deep learning networks such as ResNet, Googlenet, etc. I would like to start by modiying one of these networks. How can i do that? I used to do this on caffe+DIGITS.
At the moment I can only import it using
net=resnet101
But where can I get its layer by layer code?
Thanks

Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Products

Release

R2018b

Asked:

on 27 Feb 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!