pytorch/ignite

Livelossplot logger

Open

#1.069 geöffnet am 26. Mai 2020

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (602 Forks)batch import
HacktoberfestPyDataGlobalenhancementhelp wanted

Repository-Metriken

Stars
 (4.313 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 15T 11h) (17 gemergte PRs in 30 T)

Beschreibung

🚀 Feature - Livelossplot logger

The logger that is similar to Neptune, W&B, tensorboard loggers available in Ignite. livelossplot: https://github.com/stared/livelossplot ignite plugin that is available in the livelossplot:https://github.com/stared/livelossplot/blob/master/livelossplot/inputs/pytorch_ignite.py notebook example: https://github.com/stared/livelossplot/blob/master/examples/pytorch-ignite.ipynb The logger can be extended to log other things in addition to metrics (for ex. learning rate).

Contributor Guide