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

# S4 method for DArch setFineTuneFunction(darch) <- value

Arguments

darch

A instance of the class DArch.

value

The fine tuning function for the network.

See Also

DArch