Learn R Programming

darch (version 0.10.0)

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)

# S4 method for Net getFF(net)

getFF(net)

# S4 method for Net getFF(net)

Arguments

net

A instance of the class Net.

See Also

Net

Net