deep network designer not working

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)

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

Asked:

on 12 May 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!