Rdocumentation
powered by
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
"setBatchSize"(net) <- value
Arguments
net
A instance of the class
Net
.
value
Object of the class
numeric
.
See Also
Net