public interface ParameterLearningProgress
| Modifier and Type | Method and Description |
|---|---|
DistributionMonitoring |
getDistributionMonitoring()
Gets information about the current state of distributions being monitored.
|
void |
update(ParameterLearningProgressInfo info)
Progress update, containing information about the last iteration.
|
void update(ParameterLearningProgressInfo info)
info - Information about the last iteration.DistributionMonitoring getDistributionMonitoring()
Copyright © 2021. All rights reserved.