Daniil-Selikhanovych / Shampoo_optimizerLinks
Our implementation of Shampoo optimizer based on https://arxiv.org/pdf/1802.09568.pdf
☆12Updated 5 years ago
Alternatives and similar repositories for Shampoo_optimizer
Users that are interested in Shampoo_optimizer are comparing it to the libraries listed below
Sorting:
- reproduces experiments from "Grounding inductive biases in natural images: invariance stems from variations in data"☆17Updated 9 months ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 4 years ago
- Pruning applied to Facial Recognition.☆15Updated 6 years ago
- Implementation for ACProp ( Momentum centering and asynchronous update for adaptive gradient methdos, NeurIPS 2021)☆15Updated 3 years ago
- implements various optimizers from scratch for analysis and comparison☆9Updated 5 years ago
- Source code of "Hold me tight! Influence of discriminative features on deep network boundaries"☆22Updated 3 years ago
- Shows how to do parameter ensembling using differential evolution.☆10Updated 3 years ago
- Includes additional materials for the following keras.io blog post.☆12Updated 4 years ago
- Implementation of the ALI-G algorithm (PyTorch, Tensorflow)☆22Updated 4 years ago
- Neural Arithmetic Logic Units by Trask et al.☆12Updated 6 years ago
- This repository provides the code for replicating the experiments in the paper "Building One-Shot Semi-supervised (BOSS) Learning up to F…☆36Updated 4 years ago
- Implementation of Spectral Leakage and Rethinking the Kernel Size in CNNs in Pytorch☆14Updated 4 years ago
- Code base for SRSGD.☆28Updated 5 years ago
- We investigated corruption robustness across different architectures including Convolutional Neural Networks, Vision Transformers, and th…☆16Updated 3 years ago
- ☆25Updated 5 years ago
- ☆24Updated last year
- Pretrained TorchVision models on CIFAR10 dataset (with weights)☆24Updated 4 years ago
- diffGrad: An Optimization Method for Convolutional Neural Networks☆55Updated 2 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 4 years ago
- Implementation of the LOSSGRAD optimization algorithm☆15Updated 6 years ago
- NeurIPS2021: Vision Transformer Paper Collection☆8Updated 3 years ago
- Self-Distillation with weighted ground-truth targets; ResNet and Kernel Ridge Regression☆18Updated 3 years ago
- Unofficial pytorch implementation of ReZero in ResNet☆23Updated 5 years ago
- ☆37Updated 3 years ago
- (partial) replication of results from https://arxiv.org/abs/1912.07768☆26Updated 5 years ago
- Successfully training approximations to full-rank matrices for efficiency in deep learning.☆17Updated 4 years ago
- "Learning Rate Dropout" in PyTorch☆34Updated 5 years ago
- Pytorch Implementation of ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation (https://arxiv.org/abs/1606.02147)☆11Updated 5 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆77Updated 3 years ago
- Transformer block in tf.keras similar to PyTorch's nn.Transformer block.☆9Updated 4 years ago