wolfecameron / optimizers
implements various optimizers from scratch for analysis and comparison
☆9Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for optimizers
- Neural Arithmetic Logic Units by Trask et al.☆12Updated 5 years ago
- Pytorch Implementation of ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation (https://arxiv.org/abs/1606.02147)☆11Updated 4 years ago
- The implementation of paper ''Efficient Attention Network: Accelerate Attention by Searching Where to Plug''.☆20Updated last year
- A disciplined approach to neural network parameters - Reviewing the approach for setting Hyper parameters by Leslie Smith☆11Updated 6 years ago
- Implementation for ACProp ( Momentum centering and asynchronous update for adaptive gradient methdos, NeurIPS 2021)☆15Updated 3 years ago
- NeurIPS2021: Vision Transformer Paper Collection☆9Updated 2 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆28Updated 4 years ago
- Code for our paper: "Regularity Normalization: Neuroscience-Inspired Unsupervised Attention across Neural Network Layers".☆21Updated 2 years ago
- ImageNet training code that implements academic defaults☆13Updated 3 years ago
- Implementation of Kronecker Attention in Pytorch☆17Updated 4 years ago
- ☆17Updated 4 years ago
- Pruning applied to Facial Recognition.☆15Updated 5 years ago
- Our implementation of Shampoo optimizer based on https://arxiv.org/pdf/1802.09568.pdf☆12Updated 4 years ago
- A simple implementation of a deep linear Pytorch module☆18Updated 4 years ago
- Pytorch implementation of "Hallucinating Agnostic Images to Generalize Across Domains"☆11Updated 5 years ago
- Implements RNNPool and SoftPool for CNNs.☆14Updated 3 years ago
- This research is carried out to find the necessity of fully connected (FC) layers in CNN for image classification.☆14Updated 4 years ago
- Adversarial examples to the new ConvNeXt architecture☆20Updated 2 years ago
- Deep Learning Research☆16Updated 5 years ago
- PyTorch implementation of the paper The Lottery Ticket Hypothesis for Object Recognition☆21Updated 3 years ago
- Shows how to do parameter ensembling using differential evolution.☆10Updated 2 years ago
- Anytime Learning At Macroscale☆9Updated 2 years ago
- (unofficial) - customized fork of DETR, optimized for intelligent obj detection on 'real world' custom datasets☆12Updated 4 years ago
- Code for reproducing the results in "How Well do Sparse Imagenet Models Transfer?", presented at CVPR 2022☆8Updated 2 years ago
- Self-Distillation with weighted ground-truth targets; ResNet and Kernel Ridge Regression☆17Updated 3 years ago
- Code release for "GAN-Tree: An Incrementally Learned Hierarchical Generative Framework for Multi-Modal Data Distributions", ICCV 2019☆13Updated last year
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆35Updated 4 years ago
- Official PyTorch implementation of RIO☆18Updated 3 years ago