packing pre-trained SOM network ?
显示 更早的评论
1) Executable files complied using matlab compiler are unable to perform network training.
2) A work around is to pre-train a network inside a Matlab save this network, and thereafter, pack it in the Executable.
3) But, in the case of executable using pattern recognition (SOM), where the dataset (training & testing) are different for each new run. Step 2 is bound to fail, as the pretrained network does not correspond to the dataset.
4) What could be the approach, or is it a wild goose chase!
I would appreciate comments and suggestions.
Swarup
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!