zero.training.ProgressTracker.update¶ ProgressTracker.update(score)[source]¶ Update the tracker’s state. Parameters score (float) – the score to use for the update. Return type None