Is it possible to see patternnet architecture as a plot?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Yaser Arafath Gulam Dhasthagir
le 14 Déc 2023
Réponse apportée : Walter Roberson
le 14 Déc 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 commentaires
Réponse acceptée
Walter Roberson
le 14 Déc 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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Loops and Conditional Statements dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!