Is it possible to see patternnet architecture as a plot?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Yaser Arafath Gulam Dhasthagir
il 14 Dic 2023
Risposto: Walter Roberson
il 14 Dic 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 Commenti
Risposta accettata
Walter Roberson
il 14 Dic 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Loops and Conditional Statements in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!