pytorch/ignite

Livelossplot logger

Ouverte

#1 069 ouverte le 26 mai 2020

 (5 commentaires) (0 réaction) (0 personne assignée)Python (602 forks)batch import
HacktoberfestPyDataGlobalenhancementhelp wanted

Métriques du dépôt

Stars
 (4 313 étoiles)
Métriques de merge PR
 (Merge moyen 18j 23h) (19 PRs mergées en 30 j)

Description

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

Guide contributeur