deep network designer not working
Afficher commentaires plus anciens
I installed the Deep Learning Toolbox, but the Deep Network Designer is not working and I get the following error:
'layerGraph' requires Deep Learning Toolbox.
Error in deepNetworkDesigner (line 16)
network = layerGraph();
Réponses (1)
Harsha Priya Daggubati
le 15 Mai 2020
0 votes
Hi,
Can you recheck whether Deep Learing Toolbox is installed properly using 'ver' command in your MATLAB commandline. I guess this is an installation problem, as it can be inferred from the error message that toolbox is not installed. Also, try restarting your MATLAB.
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!