tensorboardX
Model logger
A tool for visualizing and logging the progress of machine learning models during training
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
8k stars
84 watching
862 forks
Language: Python
last commit: 3 months ago
Linked from 3 awesome lists
machine-learningnumpypytorchtensorboardvisualization
Related projects:
Repository | Description | Stars |
---|---|---|
tensorflow/tensorboard | A tool for visualizing and analyzing the output of machine learning models. | 6,717 |
pytorch/pytorch | A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 83,959 |
pkmital/tensorflow_tutorials | A collection of examples and tutorials illustrating various applications and use cases of TensorFlow in Python | 5,642 |
nvidia/minkowskiengine | An auto-differentiation library for sparse tensors used in computer vision and deep learning applications. | 2,485 |
arogozhnikov/einops | A flexible and powerful library for performing tensor operations in various deep learning frameworks. | 8,518 |
tensorpack/tensorpack | A high-performance neural network training interface for TensorFlow that focuses on speed and flexibility. | 6,303 |
wkentaro/pytorch-for-numpy-users | Provides a PyTorch interface for working with NumPy arrays and tensors. | 687 |
szagoruyko/pytorchviz | A tool to visualize PyTorch execution graphs and traces | 3,228 |
huggingface/safetensors | A format for storing tensors in a safe and efficient manner. | 2,890 |
patrick-kidger/torchtyping | Provides type annotations and dynamic checking for tensor shapes and types in PyTorch | 1,408 |
pytorch/audio | A PyTorch module providing tools and functions for audio signal processing | 2,538 |
microsoft/tensorwatch | A debugging and visualization tool for machine learning and data science applications | 3,419 |
bytedance/byteps | A high-performance distributed deep learning framework supporting multiple frameworks and networks | 3,630 |
jfzhang95/pytorch-deeplab-xception | A PyTorch implementation of the DeepLab-V3-Plus model with support for multiple backbones and datasets | 2,910 |
pyqtgraph/pyqtgraph | A high-performance data visualization and GUI library for scientific applications. | 3,910 |