pytorch/ignite

Livelossplot logger

Open

#1,069 创建于 2020年5月26日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)Python (602 fork)batch import
HacktoberfestPyDataGlobalenhancementhelp wanted

仓库指标

Star
 (4,313 star)
PR 合并指标
 (平均合并 15天 11小时) (30 天内合并 17 个 PR)

描述

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

贡献者指南