TrainingUiState

constructor(isTraining: Boolean, epochsRemaining: Int, epochsElapsed: Int, networks: List<NetworkTrainingUiState>)