two questions about matlab online-course "Deep Learning with MATLAB"
Show older comments
I'm a student who want to learn deep learning with Matlab, so I take up the online course "Deep Learning with MATLAB". When I learn the chapter 5 ——"Image Classification Project", I got two questions which bothered me a lot.
1.How does the experiment manager know what plot to draw as a result? This case is a deep learning case, how does experiment manager know to draw the calculation process diagram and confusion matrix? I don't see the relevant Settings in the previous function Settings. Is it the default setting of experiment manager when performing deep learning calculations?
2.How to pass the best trained network to "bestExperimentNetworks"? I don't see any Settings for "bestExperimentNetworks "in the file. How are the training results passed to "bestExperimentNetworks"
Accepted Answer
More Answers (0)
Categories
Find more on Manage Experiments 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!