incrementEpochs,Net-method: Increment the number of epochs this '>Net
has been trained
for
Description
Increment the number of epochs this '>Net
has been trained
for
Usage
# S4 method for Net
incrementEpochs(net)
Arguments
net
A instance of the class Net
.