David de la Iglesia Castro
David de la Iglesia Castro
I think that, for this kind of small features, it would be more beneficial to have the implementations on the `dvclive` side so we don't depend on sending P.R. to...
Opened #128 for continuing the discussion about arguments and leaving this issue for discussing the `remap` feature.
> Isn't this a `dvc`'s issue where it sets `DVCLIVE_PATH` to be a relative path (even before your last PR)? Yep but I kind of track any DVCLive related issues...
Thoughts @dberenbaum @pared
The `step` is being correctly updated internally (even if you remove the `log` call, the while loop breaks) but the updates are not being dumped to the summary file `dvclie.json`....
> @daavoo I'm trying to understand the motivation behind this? smile > could you please elaborate on this? o you want to update the files more often? What `notify()` means?...
I've just discovered another open-source tool focused on this kind of functionality: https://github.com/labmlai/labml
Another open source tool: https://github.com/aporia-ai/mlnotify
Interesting integration between [DagsHub](https://dagshub.com/) and [New Relic](https://newrelic.com/) highlighting `alerts` as one of the main features: https://dagshub.com/blog/real-time-machine-learning-monitroing-new-relic-dagshub/
> Related to [#91 (comment)](https://github.com/iterative/dvclive/issues/91#issuecomment-1035015144), I think the most useful integration here would be making it dead simple to send full reports (similar to the html today) through supported channels....