samrere / pytorttoLinks
deep learning from scratch. uses numpy/cupy, trains in GPU, follows pytorch API
☆19Updated last year
Alternatives and similar repositories for pytortto
Users that are interested in pytortto are comparing it to the libraries listed below
Sorting:
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆58Updated last year
- Timm model explorer☆39Updated last year
- Neural Networks library in pure numpy☆69Updated last year
- ☆16Updated 4 years ago
- Outlining techniques for improving the training performance of your PyTorch model without compromising its accuracy☆128Updated 2 years ago
- Memory-Efficient CUDA kernels for training ConvNets with PyTorch.☆41Updated 3 months ago
- Cyclemoid implementation for PyTorch☆89Updated 3 years ago
- Keras style progressbar for Pytorch (PK Bar)☆32Updated last year
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated last year
- ☆74Updated 2 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆87Updated 3 years ago
- A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to fac…☆233Updated 4 months ago
- ☆133Updated last year
- Yet another mini autodiff system for educational purposes☆30Updated 6 months ago
- Hacks for PyTorch☆19Updated 2 years ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆121Updated 10 months ago
- A PyTorch Lightning extension that accelerates and enhances foundation model experimentation with flexible fine-tuning schedules.☆63Updated 2 months ago
- Simple easy to use module to get the intermediate values/activations from chosen Pytorch submodules. Supports submodule annidation and se…☆60Updated 5 years ago
- How to train a CNN to 99% accuracy on MNIST in less than a second on a laptop☆63Updated last year
- a lightweight transformer library for PyTorch☆71Updated 3 years ago
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.☆129Updated 6 months ago
- ☆58Updated 6 months ago
- A crash course on PyTorch hooks☆40Updated 5 years ago
- Simple stochastic weight averaging callback for Keras☆63Updated 3 years ago
- Implémentation of the article **Deep Learning CUDA Memory Usage and Pytorch optimization tricks**☆43Updated 5 years ago
- Self-Supervised Learning in PyTorch☆138Updated last year
- pytest plugin for a better developer experience when working with the PyTorch test suite☆44Updated 3 years ago
- An open source implementation of CLIP.☆32Updated 2 years ago
- Little article showing how to load pytorch's models with linear memory consumption☆34Updated 2 years ago
- An Easy To Use PyTorch Computer Vision Library☆51Updated last year