tensorboardX
Training logger
A tool for visualizing and logging training progress during deep learning model development.
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
8k stars
85 watching
863 forks
Language: Python
last commit: about 1 month 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,745 |
pytorch/pytorch | A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 84,978 |
pkmital/tensorflow_tutorials | A collection of examples and tutorials illustrating various applications and use cases of TensorFlow in Python | 5,636 |
nvidia/minkowskiengine | An auto-differentiation library for sparse tensors used in computer vision and deep learning applications. | 2,513 |
arogozhnikov/einops | A flexible and powerful library for performing tensor operations in various deep learning frameworks. | 8,574 |
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. | 691 |
szagoruyko/pytorchviz | A tool to visualize PyTorch execution graphs and traces | 3,251 |
huggingface/safetensors | A format for storing tensors in a safe and efficient manner. | 2,953 |
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,561 |
microsoft/tensorwatch | A debugging and visualization tool for machine learning and data science applications | 3,424 |
bytedance/byteps | A high-performance distributed deep learning framework supporting multiple frameworks and networks | 3,635 |
jfzhang95/pytorch-deeplab-xception | A PyTorch implementation of the DeepLab-V3-Plus model with support for multiple backbones and datasets | 2,919 |
pyqtgraph/pyqtgraph | A high-performance data visualization and GUI library for scientific applications. | 3,924 |