Companion

object Companion

Properties

Link copied to clipboard

A predefined NEpochs instance which indicates automatic determination of epochs.

Functions

Link copied to clipboard
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.