Description Usage Arguments Details Value See Also
Convenience function for loading DArch
instances from
disk. There is no special re-initialization logic, so it is not necessary to
use this function, you can also just use load
.
1 |
name |
The name of the file without the ending ".net". |
Loads the DArch object from the filename given through the parameter name
plus the ending ".net".
Make sure when you load a DArch object that every file written by
the saveDArch
function is in the working directory.
DArch
instance: the loaded deep architecture
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.