#149 · Primary category: MLOps & Evaluation
VisualDL
Deep Learning Visualization Toolkit(『飞桨』深度学习可视化工具 )
Project last updated:01/22/25
GitHub Stars
4.9K
Forks
631
Contributors
37
License
Apache-2.0
Why we included this project
VisualDL is a lightweight visualization companion for training deep learning models. It writes metrics, model structure, tensor distributions, PR and ROC curves, and high-dimensional embeddings into log files, then shows them in a browser panel you can launch with a single command. That gives you real-time visibility into loss and accuracy trends, and makes it easy to compare how hyperparameters affect a run. The API is thin: you add a few lines with LogWriter and the panel does the rest, and it understands multiple model formats, so you are not locked into one framework. For developers and small teams doing iterative training and tuning, this is a practical tool to keep beside your training script rather than a heavyweight monitoring platform.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models