Ross ROSS = Recommend OSS · open-source software intelligence for agents

microsoft/tensorwatch

Debugging, monitoring and visualization for Python Machine Learning and Data Science observed · 2026-08-28

github.com/microsoft/tensorwatch · Jupyter Notebook · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 74
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 2667
  • days_rel: n/a
  • days_push: 156
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3471 stars · 361 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

TensorWatch is a Python library from Microsoft Research for debugging, monitoring, and visualizing machine learning training in real time, primarily within Jupyter Notebooks. It supports live queries against running training processes via its Lazy Logging mode and includes model/data analysis and visualization tools.

Use cases

  • visualize training metrics in real time in jupyter
  • debug pytorch model training
  • query live ml training process with arbitrary expressions
  • explain model predictions with saliency maps
  • plot neural network architecture diagrams
  • monitor reinforcement learning experiments

When to choose

  • you train models in Jupyter Notebook and want live charts of metrics
  • you need interactive, hackable debugging of PyTorch or TensorFlow eager training
  • you want explainability tools like saliency visualizations for your models

When to avoid

  • production or multi-tenant environments - it can execute arbitrary code by design
  • you need a polished, actively developed tool with broad framework support
  • you only need simple metric tracking without interactive debugging

Facets

library · maturity maintenance

monitoring data-visualization logging machine-learning deep-learning machine-learning deep-learning data-science developer-tools python cross-platform jupyter-notebook debugging explainable-ai reinforcement-learning pytorch real-time-visualization lazy-logging jupyter

2 sources

Member repositories

RepositoryRoleHealth v2
microsoft/tensorwatchmain66

For agents

markdown · JSON · MCP: product_card(name="microsoft/tensorwatch")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem