Skip to content

Use Welford's algorithm for timing statistics

Dan Guest requested to merge dguest/training-dataset-dumper:timer-fix into r22

This should be more numerically stable, as described on Wikipedia's article on calculating variance.

Closes #107 (closed).

Merge request reports