vessl-ai/tvault
Quickly compare PyTorch models in a local, lightweight registry
Quickly compare different versions of your PyTorch models without complex setup. It tracks your model runs locally, letting you see differences in code, metrics, and hyperparameters. This tool is for academic researchers and machine learning practitioners who need a simple way to manage and compare their experimental model iterations.
No commits in the last 6 months. Available on PyPI.
Use this if you are a machine learning researcher who needs to quickly track and compare PyTorch model experiments locally, similar to using 'git diff' for code.
Not ideal if you need a robust, fully-managed, and collaborative experiment tracking platform with extensive logging features for larger teams or production environments.
Stars
24
Forks
1
Language
Python
License
MIT
Category
Last pushed
Apr 27, 2023
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/vessl-ai/tvault"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
keras-team/keras
Deep Learning for humans
Lightning-AI/torchmetrics
Machine learning metrics for distributed, scalable PyTorch applications.
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.
lanpa/tensorboardX
tensorboard for pytorch (and chainer, mxnet, numpy, ...)