NetworkTrainingUiState

constructor(epochsTrained: Int, networkState: NeuralNetworkUiState, statistics: StatisticsUiState)

Parameters

epochsTrained

The current epoch number in the training process. 0 indicates no elapsed epochs.