j3soon/tbparse
Load tensorboard event logs as pandas DataFrames for scientific plotting; Supports both PyTorch and TensorFlow
When training machine learning models with PyTorch or TensorFlow, you often use TensorBoard to visualize your training progress. This tool helps you extract the numerical data, images, audio, or text from those TensorBoard event logs and organize them into easy-to-use tables (pandas DataFrames). This is for machine learning engineers and researchers who want to deeply analyze and plot their model training metrics outside of the standard TensorBoard interface.
209 stars. Used by 2 other packages. No commits in the last 6 months. Available on PyPI.
Use this if you need to programmatically access and manipulate your TensorBoard experiment data for custom analysis, advanced filtering, or generating publication-quality plots.
Not ideal if you are content with TensorBoard's built-in visualization and analysis capabilities and do not need to export data for external processing.
Stars
209
Forks
3
Language
Python
License
Apache-2.0
Category
Last pushed
Aug 16, 2024
Commits (30d)
0
Dependencies
2
Reverse dependents
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/j3soon/tbparse"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
microsoft/tensorwatch
Debugging, monitoring and visualization for Python Machine Learning and Data Science
KomputeProject/kompute
General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics...
hailo-ai/hailort-drivers
The Hailo PCIe driver is required for interacting with a Hailo device over the PCIe interface
NVIDIA/nvshmem
NVIDIA NVSHMEM is a parallel programming interface for NVIDIA GPUs based on OpenSHMEM. NVSHMEM...