wolfecameron / optimizersLinks
implements various optimizers from scratch for analysis and comparison
☆9Updated 5 years ago
Alternatives and similar repositories for optimizers
Users that are interested in optimizers are comparing it to the libraries listed below
Sorting:
- Neural Arithmetic Logic Units by Trask et al.☆12Updated 6 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 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
- NeurIPS2021: Vision Transformer Paper Collection☆8Updated 3 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
- The implementation of paper ''Efficient Attention Network: Accelerate Attention by Searching Where to Plug''.☆20Updated 2 years ago
- ImageNet training code that implements academic defaults☆12Updated 4 years ago
- Code for our paper: "Regularity Normalization: Neuroscience-Inspired Unsupervised Attention across Neural Network Layers".☆21Updated 3 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
- Deep Learning Research☆16Updated 5 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- ☆17Updated 5 years ago
- Implementation of Kronecker Attention in Pytorch☆19Updated 4 years ago
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 4 years ago
- (partial) replication of results from https://arxiv.org/abs/1912.07768☆26Updated 5 years ago
- Official PyTorch code for U-Noise: Learnable Noise Masks for Interpretable Image Segmentation (ICIP 2021)☆41Updated 3 years ago
- Code for "OnlineAugment: Online Data Augmentation with Less Domain Knowledge" (ECCV 2020)☆38Updated 4 years ago
- PyTorch implementation of the paper The Lottery Ticket Hypothesis for Object Recognition☆23Updated 4 years ago
- This research is carried out to find the necessity of fully connected (FC) layers in CNN for image classification.☆14Updated 5 years ago
- Implementation of Cross Transformer for spatially-aware few-shot transfer, in Pytorch☆53Updated 4 years ago
- Converting EfficientNet to Pytorch for use with fastai☆27Updated 6 years ago
- A disciplined approach to neural network parameters - Reviewing the approach for setting Hyper parameters by Leslie Smith☆12Updated 7 years ago
- "Learning Rate Dropout" in PyTorch☆34Updated 5 years ago
- Pruning applied to Facial Recognition.☆15Updated 6 years ago
- Official code for NeurIPS paper "Combinatorial Optimization for Panoptic Segmentation: A Fully Differentiable Approach".☆16Updated 3 years ago
- Self-Distillation with weighted ground-truth targets; ResNet and Kernel Ridge Regression☆18Updated 3 years ago
- Pretrained TorchVision models on CIFAR10 dataset (with weights)☆24Updated 4 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- Includes additional materials for the following keras.io blog post.☆12Updated 4 years ago
- FasterAI: A repository for making smaller and faster models with the FastAI library.☆35Updated last year