NetInformation
NetInformation[net]
gives a report about the neural network net.
NetInformation[net,"prop"]
gives the value of property property "prop" of net.
NetInformation[{net1,net2,…},"prop"]
gives a list containing the result for each neti.
Details
- NetInformation[net] is equivalent to Information[net].
- NetInformation[net,prop] is equivalent to Information[net,prop].
- Available properties prop are the same as for NetGraph.
Examples
Basic Examples (1)
Count the number of layers in a net:
Get the dimensions of all arrays in the net:
Get all of the arrays in the net:
Count the types of layers that are present:
Plot the underlying operations of the net when compiled to "MXNet":
Text
Wolfram Research (2018), NetInformation, Wolfram Language function, https://reference.wolfram.com/language/ref/NetInformation.html (updated 2020).
CMS
Wolfram Language. 2018. "NetInformation." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2020. https://reference.wolfram.com/language/ref/NetInformation.html.
APA
Wolfram Language. (2018). NetInformation. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/NetInformation.html