deep network designer not working
Mostrar comentarios más antiguos
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();
Respuestas (1)
Harsha Priya Daggubati
el 15 de Mayo de 2020
0 votos
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.
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!