samrere / pytortto
deep learning from scratch. uses numpy/cupy, trains in GPU, follows pytorch API
☆18Updated last year
Related projects ⓘ
Alternatives and complementary repositories for pytortto
- An open source implementation of CLIP.☆32Updated 2 years ago
- Comparing four automatic image augmentation techniques in PyTorch: AutoAugment, RandAugment, AugMix, and TrivialAugment☆27Updated last year
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated last year
- FID computation in Jax/Flax.☆24Updated 3 months ago
- ☆73Updated last year
- ☆16Updated last year
- Timm model explorer☆36Updated 6 months ago
- PyTorch reimplementation of the paper "HyperMixer: An MLP-based Green AI Alternative to Transformers" [arXiv 2022].☆17Updated 2 years ago
- pytest plugin for a better developer experience when working with the PyTorch test suite☆43Updated 2 years ago
- ☆47Updated 7 months ago
- Implementation of the Remixer Block from the Remixer paper, in Pytorch☆35Updated 3 years ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆247Updated 2 years ago
- Little article showing how to load pytorch's models with linear memory consumption☆34Updated 2 years ago
- Multidimensional indexing for tensors☆112Updated last year
- PyTorch Lightning implementation of Barlow Twins: Self-Supervised Learning via Redundancy Reduction.☆12Updated 3 years ago
- Implementation of LogAvgExp for Pytorch☆32Updated 2 years ago
- (unofficial) - customized fork of DETR, optimized for intelligent obj detection on 'real world' custom datasets☆12Updated 4 years ago
- ☆48Updated last year
- Convert scikit-learn models to PyTorch modules☆157Updated 5 months ago
- Cyclemoid implementation for PyTorch☆87Updated 2 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆54Updated 2 years ago
- State-of-the-art data augmentation search algorithms in PyTorch☆47Updated last year
- Another attempt at a long-context / efficient transformer by me☆37Updated 2 years ago
- Re-implementation of 'Grokking: Generalization beyond overfitting on small algorithmic datasets'☆38Updated 2 years ago
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆34Updated 2 years ago
- Local Attention - Flax module for Jax☆20Updated 3 years ago
- A simple implementation of a deep linear Pytorch module☆18Updated 4 years ago
- A simple wrapper library for binding timm models as detectron2 backbones☆38Updated last year