Learn R Programming

darch (version 0.10.0)

setBatchSize<-: Sets the batch size of the Net.

Description

Sets the batch size of the Net.

Usage

setBatchSize(net) <- value

# S4 method for Net setBatchSize(net) <- value

Arguments

net

A instance of the class Net.

value

Object of the class numeric.

See Also

Net