Learn R Programming

darch (version 0.9.1)

getFF: Returns if the weights are saved as ff objects

Description

Returns if the weights are saved as ff objects

Returns the ff state of the Net.

Usage

getFF(net)

## S3 method for class 'Net': getFF(net)

getFF(net)

## S3 method for class 'Net': getFF(net)

Arguments

net
A instance of the class Net.

See Also

Net

Net