Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Source Notebook
Convert a NetChain to a NetGraph
ResourceFunction["NetChainToGraph"][chain]
convert the NetChain chain to a NetGraph.
Use LeNet as an example:
Its head is NetChain:
Convert it to a NetGraph:
Now the head is NetGraph:
Take VGG as an example:
If each layer has a name, the name will be inherited:
Aster Ctor (MoeNet)
This work is licensed under a Creative Commons Attribution 4.0 International License