stared/livelossplot
Live training loss plot in Jupyter Notebook for Keras, PyTorch and others observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 94
- Release rhythm 82
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 3098
- days_rel: 120
- days_push: 38
- n_releases_24m: 2
Adoption not part of the score
1319 stars · 141 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library that draws live training loss and metric plots inside Jupyter Notebooks for Keras, PyTorch, and other deep learning frameworks. It integrates via framework callbacks so you can watch each epoch's progress without leaving the notebook.
Use cases
- plot training loss live in jupyter notebook
- visualize keras training progress per epoch
- monitor pytorch training curves in a notebook
- watch loss and accuracy while training a deep learning model
- lightweight alternative to tensorboard for notebooks
- teach deep learning with live training plots
When to choose
- you train models in Jupyter and want instant visual feedback per epoch
- you find TensorBoard too heavy or awkward for notebook-based exploration and teaching
- you use Keras, PyTorch, or fastai and want a one-line callback for live plots
When to avoid
- you need production-grade experiment tracking with dashboards, runs, and team collaboration (use TensorBoard, MLflow, or W&B)
- you train outside notebooks or in headless/CI environments
- you need GPU utilization or system-level monitoring rather than metric curves
Facets
library · maturity stable
data-visualization machine-learning deep-learning deep-learning data-visualization machine-learning python jupyter-notebook keras pytorch training-monitoring loss-plotting callbacks jupyter
2 sources
- readme: https://github.com/stared/livelossplot · fetched 2026-08-28 · a8d1ffe7b390
- registry_pypi: https://pypi.org/pypi/livelossplot/json · fetched 2026-08-29 · 12f6b8c47b53
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| stared/livelossplot | main | 91 |
For agents
markdown · JSON · MCP: product_card(name="stared/livelossplot")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem