setFF<-: Sets if the weights are saved as ff objects
Description
Sets if the weights are saved as ff objects
Usage
setFF(net) <- value# S4 method for Net
setFF(net) <- value
Arguments
net
A instance of the class Net
.
value
Boolean value which indicates if the weights are saved as ff
objects