Hacker News new | ask | show | jobs
by m0zg 2397 days ago
I don't log that many points as it is: about 4K data points per run in total (windowed average loss and LR every 25-30 batches, eval metrics every epoch), for all metrics combined. I also log the same data to TensorBoard, which renders everything pretty much instantaneously with no issues at all, even though I tell it to not downsample beyond 5K samples per graph.
1 comments

M0zg do you mind sending me an email with your project? Happy to look into it. gideon a t comet.ml
Also keep in mind that unlike tensorboard we keep your full data series available in the API and only downsample the charts to 15k points.