tuomaso / train_mnist_fastLinks
How to train a CNN to 99% accuracy on MNIST in less than a second on a laptop
☆63Updated 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:
- A database of over 1.4 billion 3x3 convolution filters extracted from hundreds of diverse CNN models with relevant meta information (CVPR…☆32Updated last year
- Timm model explorer☆39Updated last year
- CIFAR-10 speedruns: 94% in 2.6 seconds and 96% in 27 seconds☆239Updated 3 months ago
- Toy implementations of some popular ML optimizers using Python/JAX☆44Updated 3 years ago
- code for the ddp tutorial☆32Updated 3 years ago
- Yet Another Neural Network Library 🤔☆27Updated 2 months ago
- Implementation for ACProp ( Momentum centering and asynchronous update for adaptive gradient methdos, NeurIPS 2021)☆15Updated 3 years ago
- An open source implementation of CLIP.☆32Updated 2 years ago
- deep learning from scratch. uses numpy/cupy, trains in GPU, follows pytorch API☆19Updated last year
- Collect optimizer related papers, data, repositories☆91Updated 6 months ago
- CIFAR10 ResNets implemented in JAX+Flax☆12Updated 3 years ago
- Learning with Signatures☆56Updated 3 years ago
- Parameterizing Mixing Links in Sparse Factors Works Better than Dot-Product Self-Attention (CVPR 2022)☆20Updated 2 years ago
- Pruning applied to Facial Recognition.☆15Updated 5 years ago
- Pytorch cyclic cosine decay learning rate scheduler☆48Updated 4 years ago
- Experimental paper writing linter.☆35Updated 9 months ago
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆58Updated last year
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated last year
- ☆31Updated 11 months ago
- MLPNAS code for Paperspace series on Neural Architecture Search☆22Updated 2 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 6 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
- ImageNet-12k subset of ImageNet-21k (fall11)☆21Updated last year
- A collection of optimizers, some arcane others well known, for Flax.☆29Updated 3 years ago
- Easy Multiprocessing for Python☆43Updated 4 years ago
- Hacks for PyTorch☆19Updated 2 years ago
- ☆38Updated 2 years ago
- State-of-the-art data augmentation search algorithms in PyTorch☆47Updated last year
- Adversarial examples to the new ConvNeXt architecture☆20Updated 3 years ago