pytorch/ignite

Livelossplot logger

オープン

#1,069 opened on 2020/05/26

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)Python (602 件のフォーク)batch import
HacktoberfestPyDataGlobalenhancementhelp wanted

Repository metrics

Stars
 (4,313 個のスター)
PR merge metrics
 (平均マージ 18d 23h) (30d で 19 merged PRs)

説明

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

コントリビューターガイド