Transfer Learning App Documentation
The apps can be dowloaded in the link below:
https://www.mathworks.com/matlabcentral/fileexchange/70293-transfer-learning
It allows user to do transfer learning of pre-trained neural network in GUI without coding. User can analyse the pre-trained network in the app. It also allows user to modify the augmenter information and training option. Once completed the training of network, user may export the trained network to workspace, ONNX file or generate MATLAB code for the steps being done in the application.
For the code generated, it required an additional function to run it, you may download the function in the link below:
https://www.dropbox.com/s/es9nbwd4ehjj6nw/findLayersToReplace.m?dl=0
Cite As
Kevin Chng (2025). Transfer Learning App Documentation (https://www.mathworks.com/matlabcentral/fileexchange/70295-transfer-learning-app-documentation), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.