Deep Learning: layer analysis / optimizations
Show older comments
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!
Answers (0)
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!