Rdocumentation
powered by
Learn R Programming
darch (version 0.10.0)
setFineTuneFunction<-: Sets the fine tuning function for the network
Description
Sets the fine tuning function for the network
Usage
setFineTuneFunction(darch) <- value
"setFineTuneFunction"(darch) <- value
Arguments
darch
A instance of the class
DArch
.
value
The fine tuning function for the network.
See Also
DArch