Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


darch (version 0.10.0)

setExecuteFunction<-: Sets the execution function for the network

Description

Sets the execution function for the network

Usage

setExecuteFunction(darch)  <- value

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

Arguments

darch

A instance of the class DArch.

value

The execution function for the network.

See Also

DArch