Learn R Programming

darch (version 0.10.0)

setStats<-: Adds a list of statistics to the network

Description

The list of statistics can contain values about errors, miss classifications and other useful things from the pre-training or fine-tuning of a deep architecture.

Usage

setStats(net) <- value
"setStats"(net) <- value

Arguments

net
A instance of the class Net.
value
Statistics for the Net.