nEpochs property
The number of epochs to train the model for. An epoch refers to one full cycle through the training dataset.
Implementation
final int nEpochs;
The number of epochs to train the model for. An epoch refers to one full cycle through the training dataset.
final int nEpochs;