invoke

operator fun invoke(value: Int): Hyperparameters.NEpochs

Creates an NEpochs instance holding an Int value.


operator fun invoke(value: String): Hyperparameters.NEpochs

Creates an NEpochs instance holding a String value.