Is it possible to see patternnet architecture as a plot?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Yaser Arafath Gulam Dhasthagir
am 14 Dez. 2023
Beantwortet: Walter Roberson
am 14 Dez. 2023
Hello all,
I was wondering if it is possible to see patternnet architecture as a plot? like layers drawing or in any other way like we do for the deep learning model. The view net option does not provide much details.
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 14 Dez. 2023
There is just view(NET) where NET is the patternnet architecture.
Unfortunately, analyzeNetwork() only applies to Layer array, LayerGraph, SeriesNetwork, DAGNetwork, or dlnetwork -- which are completely different kinds of networks.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Loops and Conditional Statements finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!