summary
Syntax
Description
summary(
prints a summary of the
net
)dlnetwork
object net
. The summary shows whether the
network is initialized, the total number of learnable parameters, and information about the
network inputs.
Network input summaries require or input layers or an initialized network. Network learnable parameter summaries require an initialized network.
Examples
Input Arguments
Version History
Introduced in R2022b