Loads the DArch object from the filename given through the parameter name
plus the ending ".net".
Usage
loadDArch(name="darch")
Arguments
name
The name of the file without the ending ".net".
Value
darch - The loaded deep architecture
Details
Make sure when you load a DArch object that every file written by
the saveDArch-Funktion, specially when the parameter ff
of the saved DArch object is TRUE, are in the working directory.