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:

回答 (1 件)

Jack Xiao
Jack Xiao 2021 年 2 月 22 日

0 投票

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.

1 件のコメント

xingxingcui
xingxingcui 2021 年 2 月 23 日
You are correct, so matlab is still lacking in some "drawing" aspects.

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeDeep Learning Toolbox についてさらに検索

製品

リリース

R2020b

質問済み:

2021 年 2 月 7 日

コメント済み:

2021 年 2 月 23 日

Community Treasure Hunt

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

Start Hunting!

Translated by