NetInformation

NetInformation is being phased out in favor of Information as of Version 12.1.

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

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":

Wolfram Research (2018), NetInformation, Wolfram Language function, https://reference.wolfram.com/language/ref/NetInformation.html (updated 2020).

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

BibTeX

@misc{reference.wolfram_2023_netinformation, author="Wolfram Research", title="{NetInformation}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/NetInformation.html}", note=[Accessed: 29-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_netinformation, organization={Wolfram Research}, title={NetInformation}, year={2020}, url={https://reference.wolfram.com/language/ref/NetInformation.html}, note=[Accessed: 29-March-2024 ]}