deep network designer not working
Mostra commenti meno recenti
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();
Risposte (1)
Harsha Priya Daggubati
il 15 Mag 2020
0 voti
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.
Categorie
Scopri di più su Introduction to Installation and Licensing in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!