Generate MATLAB Code from Deep Network Designer - MATLAB & Simulink (original) (raw)

Main Content

The Deep Network Designer app enables you to generate MATLABĀ® code that recreates the network architecture.

Running the generated script returns the network architecture as adlnetwork object. For an example of training a network exported fromDeep Network Designer, see Get Started with Deep Network Designer.

This image shows an example live script generated using Deep Network Designer.

Example live script generated using Deep Network Designer

See Also

Deep Network Designer | trainnet | trainingOptions | dlnetwork

Topics