Deep Learning: layer analysis / optimizations
显示 更早的评论
Hello,
I'm new to MATLAB and one of the areas of interest was Deep Learning. I am aware that MATLAB is capable of inporting DL models.
However, I am looking to analyze per-layer characteristics, weights etc
So, what I'm looking for is, after a pre-trained DL model is imported into MATLAB:
- can each layer be analyzed / edited individually?
- can per-layer (pre-trained) weights be exported (for further analysis)?
- can pre-layer weights be imported (say, we modified the pre-trained weights and want to see the effect of this)
==
It would really help if someone can point me to specific functions / toolbox options etc
Thanks in advance!
回答(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!