How does matlab visualize the deep neural network structure diagram?

Matlab is a very suitable software for numerical visualization, but has not been able to beautifully visualize the neural network architecture? Is there a similar toolbox that can achieve the visualization capabilities of the following image?
-------------------------------------------------------------
PlotNeuralNet
from source
reference:
Related issues:

Antworten (1)

Jack Xiao
Jack Xiao am 22 Feb. 2021

0 Stimmen

plot(net) is a simple way to visualize net structure in matlab or deep network app designer is a better way.
but there is no specific tool described as above in matlab as it does not focus on this.

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2020b

Gefragt:

am 7 Feb. 2021

Kommentiert:

am 23 Feb. 2021

Community Treasure Hunt

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

Start Hunting!

Translated by