pytorch/ignite

Livelossplot logger

Open

#1069 aperta il 26 mag 2020

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)Python (602 fork)batch import
HacktoberfestPyDataGlobalenhancementhelp wanted

Metriche repository

Star
 (4313 star)
Metriche merge PR
 (Merge medio 15g 11h) (17 PR mergiate in 30 g)

Descrizione

🚀 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).

Guida contributor