Deep Neural Networks
MATLAB® makes it easy to create and modify deep neural networks. The following videos outline how to use the Deep Network Designer app, a point-and-click tool that lets you interactively work with your deep neural networks. Walk through a step-by-step example for building ResNet-18, a popular pretrained model. You’ll also learn how to easily check for errors in connections and property assignments.
In the second video, you’ll see how to use the app in a transfer learning workflow. The video demonstrates how to modify the last few layers in your imported network and then check the modified architecture for errors.