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

You are correct, so matlab is still lacking in some "drawing" aspects.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Deep 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