pytorch/ignite

Livelossplot logger

Aberta

#1.069 aberto em 26 de mai. de 2020

 (5 comentários) (0 reação) (0 responsável)Python (602 forks)batch import
HacktoberfestPyDataGlobalenhancementhelp wanted

Métricas do repositório

Stars
 (4.313 estrelas)
Métricas de merge de PR
 (Mesclagem média 18d 23h) (19 fundiu PRs em 30d)

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

Guia do colaborador