Time1ess / torchtoolsLinks
A High-Level training API on top of PyTorch
☆18Updated 7 years ago
Alternatives and similar repositories for torchtools
Users that are interested in torchtools are comparing it to the libraries listed below
Sorting:
- pytest plugin for a better developer experience when working with the PyTorch test suite☆44Updated 3 years ago
- Data Reading Blocks for Python☆104Updated 4 years ago
- ☆19Updated 2 years ago
- A collection of Models, Datasets, DataModules, Callbacks, Metrics, Losses and Loggers to better integrate pytorch-lightning with transfor…☆47Updated 2 years ago
- Feature extraction made simple with torchextractor☆101Updated 4 years ago
- Comparing PyTorch Catalyst, Ignite, Lightning by sample code☆20Updated 2 years ago
- diffGrad: An Optimization Method for Convolutional Neural Networks☆54Updated 3 years ago
- a lightweight transformer library for PyTorch☆72Updated 4 years ago
- "Learning Rate Dropout" in PyTorch☆34Updated 5 years ago
- PyTorch model training and layer saturation monitor☆82Updated 2 years ago
- JAX implementation of Learning to learn by gradient descent by gradient descent☆28Updated 3 months ago
- Configuration classes enabling Hydra to configure and manage Pytorch Lightning projects.☆43Updated 4 years ago
- A small demonstration of using WebDataset with ImageNet and PyTorch Lightning☆75Updated last year
- Large dataset storage format for Pytorch☆45Updated 4 years ago
- A criticism of a recent paper on buggy image downsampling methods in popular image processing and deep learning libraries.☆72Updated 3 years ago
- Torchélie is a set of utility functions, layers, losses, models, trainers and other things for PyTorch.☆110Updated 2 months ago
- homura is a library for fast prototyping DL research☆106Updated 3 years ago
- A lightweight wrapper for PyTorch that provides a simple declarative API for context switching between devices, distributed modes, mixed-…☆66Updated 2 years ago
- Loss Patterns of Neural Networks☆86Updated 4 years ago
- "Layer-wise Adaptive Rate Scaling" in PyTorch☆87Updated 4 years ago
- TF 2.x and PyTorch Lightning Callbacks for GPU monitoring☆92Updated 5 years ago
- Pretrained TorchVision models on CIFAR10 dataset (with weights)☆24Updated 5 years ago
- Simple package that makes your generator work in background thread☆282Updated 3 years ago
- Python way to Read/Write TFRecords☆65Updated 7 years ago
- Pytorch implementation of the hamburger module from the ICLR 2021 paper "Is Attention Better Than Matrix Decomposition"☆99Updated 4 years ago
- Exploiting Uncertainty of Loss Landscape for Stochastic Optimization☆15Updated 6 years ago
- Simple implementation of the LSUV initialization in PyTorch☆58Updated last year
- Just another implementation of FiLM in PyTorch