1 Repo
Extracting training run metadata and tags from binary event files for model analysis.
Distinguishing note: Specifically targets the extraction of ML summaries from event logs, which differs from NLP event extraction.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · ML Event Extraction. Refine with filters or upvote what's useful.
TensorBoard is a visualization toolkit for tracking and analyzing machine learning model training progress and performance using TensorFlow event logs. It provides a monitoring dashboard for plotting scalar metrics, tensor distributions, and training curves, and includes specialized tools for visualizing neural network computational graphs and projecting high-dimensional embeddings. The project enables side-by-side comparison of multiple training runs to analyze the impact of hyperparameters on model outcomes. It also features a high-dimensional embedding projector and a graph visualizer for
Extracts run-tag pairs and summary metadata from event files to ensure consistent data access.