sayakpaul / Sharpness-Aware-Minimization-TensorFlowLinks
Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.
☆60Updated 3 years ago
Alternatives and similar repositories for Sharpness-Aware-Minimization-TensorFlow
Users that are interested in Sharpness-Aware-Minimization-TensorFlow are comparing it to the libraries listed below
Sorting:
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆57Updated 3 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- Python implementation of GLN in different frameworks☆97Updated 4 years ago
- ☆78Updated 5 years ago
- Explores the ideas presented in Deep Ensembles: A Loss Landscape Perspective (https://arxiv.org/abs/1912.02757) by Stanislav Fort, Huiyi …☆65Updated 5 years ago
- Quick modules to turn regular Neural Networks to Bayesian Neural Networks with Dropout.☆35Updated 4 years ago
- Official code for the Stochastic Polyak step-size optimizer☆139Updated last year
- This repository contains the results for the paper: "Descending through a Crowded Valley - Benchmarking Deep Learning Optimizers"☆182Updated 4 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- Minimal implementation of PAWS (https://arxiv.org/abs/2104.13963) in TensorFlow.☆45Updated 4 years ago
- Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.☆98Updated 4 years ago
- Pretrained TorchVision models on CIFAR10 dataset (with weights)☆24Updated 5 years ago
- EfficientNet, MobileNetV3, MobileNetV2, MixNet, etc in JAX w/ Flax Linen and Objax☆128Updated last year
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- High Performance Tensorflow Data Pipeline with State of Art Augmentations and low level optimizations.☆85Updated 3 years ago
- A collection of code snippets for my PyTorch Lightning projects☆109Updated 4 years ago
- TF2.0 port for Augmix paper☆79Updated 5 years ago
- Toy implementations of some popular ML optimizers using Python/JAX☆44Updated 4 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- TF 2.x and PyTorch Lightning Callbacks for GPU monitoring☆92Updated 5 years ago
- Notebook for comprehensive analysis of authors, organizations, and countries of ICML 2020 papers.☆56Updated 4 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆132Updated 5 years ago
- Instantly improve your training performance of TensorFlow models with just 2 lines of code!☆106Updated 3 years ago
- Fourth place solution to the "OpenVaccine: COVID-19 mRNA Vaccine Degradation Prediction" organized by Stanford University and Kaggle☆20Updated 4 years ago
- Neural Arithmetic Logic Units by Trask et al.☆12Updated 6 years ago
- Implementation of Feedback Transformer in Pytorch☆107Updated 4 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆78Updated 3 years ago
- Converting EfficientNet to Pytorch for use with fastai☆27Updated 6 years ago
- A queue service for quickly developing scripts that use all your GPUs efficiently☆88Updated 2 years ago
- Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)☆110Updated 7 months ago