tuomaso / train_mnist_fastLinks
How to train a CNN to 99% accuracy on MNIST in less than a second on a laptop
☆68Updated last year
Alternatives and similar repositories for train_mnist_fast
Users that are interested in train_mnist_fast are comparing it to the libraries listed below
Sorting:
- Learning with Signatures☆56Updated 3 years ago
- Pytorch cyclic cosine decay learning rate scheduler☆49Updated 4 years ago
- A highly modular PyTorch framework with a focus on Neural Architecture Search (NAS).☆23Updated 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 8 months ago
- deep learning from scratch. uses numpy/cupy, trains in GPU, follows pytorch API☆19Updated last year
- code for the ddp tutorial☆32Updated 3 years ago
- ☆133Updated last year
- Figures I made during my PhD in Deep Learning, for my models and for context☆82Updated 4 years ago
- MLPNAS code for Paperspace series on Neural Architecture Search☆23Updated 2 years ago
- Yet Another Neural Network Library 🤔☆27Updated 3 months ago
- Create animations for the optimization trajectory of neural nets☆157Updated last year
- 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
- Outlining techniques for improving the training performance of your PyTorch model without compromising its accuracy☆128Updated 2 years ago
- Explores the ideas presented in Deep Ensembles: A Loss Landscape Perspective (https://arxiv.org/abs/1912.02757) by Stanislav Fort, Huiyi …☆65Updated 4 years ago
- A learning rate recommending and benchmarking tool.☆20Updated 2 years ago
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆58Updated 2 years ago
- Toy implementations of some popular ML optimizers using Python/JAX☆44Updated 4 years ago
- A PyTorch Dataset that caches samples in shared memory, accessible globally to all processes☆20Updated 3 years ago
- PyTorch implementation of "MLP-Mixer: An all-MLP Architecture for Vision" Tolstikhin et al. (2021)☆31Updated 4 years ago
- Adversarial examples to the new ConvNeXt architecture☆20Updated 3 years ago
- ☆33Updated last month
- Various test models in WNNX format. It can view with `pip install wnetron && wnetron`☆12Updated 3 years ago
- Comparing four automatic image augmentation techniques in PyTorch: AutoAugment, RandAugment, AugMix, and TrivialAugment☆30Updated 2 years ago
- A survey of all the 'X is all you need'☆74Updated 4 years ago
- A collection of optimizers, some arcane others well known, for Flax.☆29Updated 3 years ago
- ☆73Updated 3 years ago
- EfficientNet, MobileNetV3, MobileNetV2, MixNet, etc in JAX w/ Flax Linen and Objax☆128Updated last year
- NAS + Cascades | Best Paper @ GECCO 2022☆15Updated last year