What's the difference between dlnetwork and DAGNetwork about deep learning?
19 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
OhYeah
le 17 Sep 2022
Réponse apportée : David Willingham
le 19 Sep 2022
In deep learning toolbox, there are dlnetwork and DAGNetwork object. But I want to know what's the difference between them?
0 commentaires
Réponse acceptée
David Willingham
le 19 Sep 2022
DAGNetwork was the object created when the Deep Learning Toolbox first started supporting CNNs and LSTMs. A few years after dlnetwork came out, to support customized networks like GANs. In the future you will likely see more support for dlnetwork training and inference in MATLAB as it will help us support a larger variety of network types.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Deep Learning Toolbox 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!