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 2 years ago
- State-of-the-art data augmentation search algorithms in PyTorch☆47Updated last year
- a lightweight transformer library for PyTorch☆72Updated 3 years ago
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated last year
- This repository contains an overview of important follow-up works based on the original Vision Transformer (ViT) by Google.☆176Updated 3 years ago
- PDFs and Codelabs for the Efficient Deep Learning book.☆194Updated 2 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- Little article showing how to load pytorch's models with linear memory consumption☆34Updated 2 years ago
- PyTorch model training template☆23Updated 5 years ago
- Neural Networks library in pure numpy☆70Updated last year
- Outlining techniques for improving the training performance of your PyTorch model without compromising its accuracy☆128Updated 2 years ago
- Learning with Signatures☆56Updated 3 years ago
- How to train a CNN to 99% accuracy on MNIST in less than a second on a laptop☆68Updated last year
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.☆129Updated 8 months ago
- An Easy To Use PyTorch Computer Vision Library☆52Updated 2 years ago
- ☆133Updated last year
- Lightning HPO & Training Studio App☆18Updated 2 years ago
- ☆33Updated last month
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- 🎲 Iterable dataset resampling in PyTorch☆91Updated 3 years ago
- Figures I made during my PhD in Deep Learning, for my models and for context☆82Updated 4 years ago
- Keras style progressbar for Pytorch (PK Bar)☆32Updated last year
- Pytorch cyclic cosine decay learning rate scheduler☆49Updated 4 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆87Updated 3 years ago
- MLPNAS code for Paperspace series on Neural Architecture Search☆23Updated 2 years ago
- Metrics for model evaluation in pytorch☆113Updated 4 years ago
- Timm model explorer☆40Updated last year
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 2 years ago
- Easily benchmark PyTorch model FLOPs, latency, throughput, allocated gpu memory and energy consumption☆103Updated last year
- Deep Learning book the covers the principles of deep learning, motivation, explanations, state of the art papers for the various tasks an…☆106Updated 3 years ago