plot
Plot neural network architecture
Syntax
Description
plot(
plots the layers and
connections of the neural network net
)net
.
Tip
To create an interactive network visualization and analyze the network
architecture, use deepNetworkDesigner(net)
. For more
information, see Deep
Network Designer.