haveNEpochs property

bool haveNEpochs

Weither the hyper-parameters have a number of epochs.

Implementation

bool get haveNEpochs => nEpochs != null;