deep network designer not working
Show older comments
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();
Answers (1)
Harsha Priya Daggubati
on 15 May 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.
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!