Learn R Programming

darch (version 0.10.0)

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

See Also

Net