WLNet (.wlnet)
Background & Context

-
- Used for storing trained and untrained neural nets.
- Binary format.
- Developed at Wolfram Research.
Import & Export

- See the following reference pages for full general information:
-
Import, Export import from or export to a file CloudImport, CloudExport import from or export to a cloud object ImportString, ExportString import from or export to a string ImportByteArray, ExportByteArray import from or export to a byte array
Import Elements

- General Import elements:
-
"Elements" list of elements and options available in this file "Summary" summary of the file "Rules" list of rules for all available elements - Import elements include:
-
"Net" the net, including all initialized arrays "UninitializedNet" the net, without any arrays "ArrayList" parameter arrays as a list "ArrayAssociation" parameter arrays as an association "WLVersion" version of the Wolfram Language used to create the file
Examples
Basic Examples (2)
Tech Notes
Related Guides
History
Introduced in 2016 (11.0)