Transfer Learning App Documentation

版本 1.0.1 (3.9 MB) 作者: Kevin Chng
Documentation to explain how to use transfer learning MATLAB application
439.0 次下载
更新时间 2019/2/15

查看许可证

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

引用格式

Kevin Chng (2025). Transfer Learning App Documentation (https://www.mathworks.com/matlabcentral/fileexchange/70295-transfer-learning-app-documentation), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2018b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Deep Learning Toolbox 的更多信息
标签 添加标签

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.1

change description

1.0.0