pytorchbearer/torchbearer
torchbearer: A model fitting library for PyTorch
This helps deep learning researchers and practitioners streamline the training of PyTorch models by significantly reducing repetitive code. It takes your PyTorch model and data, handles the training loop, and provides trained models and performance insights. Anyone building and experimenting with neural networks in PyTorch will find this useful.
641 stars. No commits in the last 6 months. Available on PyPI.
Use this if you are a deep learning researcher or practitioner who wants to train PyTorch models efficiently without writing extensive boilerplate code.
Not ideal if you are looking for new features or active development, as the project is no longer actively maintained.
Stars
641
Forks
63
Language
Python
License
MIT
Category
Last pushed
Dec 04, 2023
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/pytorchbearer/torchbearer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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, ...)