tensorflow/tensorboard
TensorFlow's Visualization Toolkit observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 99
- Release rhythm 66
- 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: 155
- age_days: 3397
- days_rel: 65
- days_push: 9
- n_releases_24m: 4
Adoption not part of the score
7206 stars · 1712 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
TensorBoard is TensorFlow's visualization toolkit, a suite of web applications for inspecting and understanding machine learning training runs, graphs, and metrics. It runs locally as a web server that reads summary event logs from a log directory and renders interactive dashboards in the browser.
Use cases
- visualize training loss and accuracy curves
- inspect neural network computation graphs
- compare hyperparameter tuning experiments
- debug model embeddings with projection visualizations
- view image and audio summaries from training runs
- monitor ML experiments offline behind a firewall
When to choose
- you train models with TensorFlow or Keras and need built-in visualization
- you want a free, offline, self-hosted experiment dashboard
- you need to inspect computation graphs and profiling data from TF runs
When to avoid
- you use PyTorch exclusively and prefer native tooling like Weights & Biases
- you need cloud-hosted, collaborative experiment tracking
- you need real-time production model monitoring rather than training-time visualization
Facets
application · maturity active
data-visualization monitoring http-server machine-learning deep-learning data-visualization developer-tools python cross-platform cli tensorflow experiment-tracking training-metrics dashboards web-applications web-server
1 source
- readme: https://github.com/tensorflow/tensorboard · fetched 2026-08-28 · d67c2854ae0c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tensorflow/tensorboard | main | 88 |
For agents
markdown · JSON · MCP: product_card(name="tensorflow/tensorboard")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem