These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
About TensorBoard
TensorBoard is the visualization toolkit from the TensorFlow project. It reads logs written during training and shows them in a browser, so you can follow metrics such as loss and accuracy over time, compare runs and inspect the structure of a model graph.
It is a local tool: you start it on your own machine against a log directory and open the dashboard in a browser. It suits people training models who want a quick look at how a run is going.
Strengths
- Runs locally without an account
- Charts metrics across training runs
- Shows model graphs visually
Limitations
- Oriented toward TensorFlow workflows
- Fewer collaboration features than hosted experiment trackers
Details
- Pricing
- FreeFree and open source.
- License
- Open source, license not stated
- Developer
- Platforms
- Windows, macOS, Linux, Web
- How it runs
- Downloadable app
- Account
- Not required
- Works offline
- Yes
- Best suited for
- People training models who want local charts of their runs
- Categories
- AI developer tools
- Last verified
- Added
- Sources
Alternatives to TensorBoard
Compare allSoftware that can replace TensorBoard for an important use case, and what changes if you switch.
Weights & Biases
A hosted platform for tracking machine learning experiments, evaluating models and tracing LLM applications.
Weights & Biases is a proprietary hosted platform for experiment tracking with easy team sharing and LLM tracing, but it requires an account and sends data to a hosted service.
MLflow
An open-source platform for tracing, evaluating and managing LLM applications, agents and machine learning models.
MLflow is an Apache 2.0 platform that tracks classic model training and adds LLM tracing and evaluation, though team use means hosting and maintaining a server yourself.
TensorBoard as an alternative
Listings that name TensorBoard as an alternative.
Netron
A viewer that draws neural network, deep learning and machine learning model files as graphs.
TensorBoard shows model graphs visually and runs locally without an account, but it is oriented toward TensorFlow workflows and adds training metrics charts rather than opening arbitrary model files.
Similar software
Related functionality, not necessarily a direct replacement.
ZenML
An open-source framework for writing ML pipelines and AI agents in Python and running them on your own infrastructure.
Kubeflow
A Kubernetes-native set of open-source projects for running data, ML and AI workloads.
Langfuse
An open-source platform for tracing, evaluating and managing prompts for LLM applications and AI agents.