anandsaha / pytorch.cyclic.learning.rateLinks
Using the CLR algorithm for training (https://arxiv.org/abs/1506.01186)
☆108Updated 7 years ago
Alternatives and similar repositories for pytorch.cyclic.learning.rate
Users that are interested in pytorch.cyclic.learning.rate are comparing it to the libraries listed below
Sorting:
- Corrupted labels and label smoothing☆129Updated 8 years ago
- Experiments with Adam/AdamW/amsgrad☆201Updated 7 years ago
- Simple Tensorflow implementation of "Adaptive Gradient Methods with Dynamic Bound of Learning Rate" (ICLR 2019)☆150Updated 6 years ago
- Random miniprojects with pytorch.☆170Updated 7 years ago
- A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch☆124Updated 8 years ago
- Pytorch implementation of MaxPoolingLoss.☆177Updated 7 years ago
- Implementation and experiments for AdamW on Pytorch☆94Updated 6 years ago
- repo that holds code for improving on dropout using Stochastic Delta Rule☆141Updated 7 years ago
- TensorFlow implementation of PNASNet-5 on ImageNet☆101Updated 7 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆214Updated 6 years ago
- PyTorch implementation of a deep metric learning technique called "Magnet Loss" from Facebook AI Research (FAIR) in ICLR 2016.☆219Updated last year
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago
- Pytorch implementation of fine tuning pretrained imagenet weights☆143Updated 7 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆77Updated 7 years ago
- Implementations of ideas from recent papers☆392Updated 5 years ago
- Utilities for Pytorch☆88Updated 3 years ago
- This is an example of how to train a MNIST network in Python and run it in c++ with pytorch 1.0☆96Updated 7 years ago
- fast.ai starter kit for Google Landmark Retrieval 2019 challenge☆62Updated 6 years ago
- visualization of CNN in PyTorch☆155Updated 2 years ago
- A script for balancing predictions which helps in achieving high results on Kaggle☆117Updated 7 years ago
- Kaggle | 9th place single model solution for TGS Salt Identification Challenge☆281Updated 7 years ago
- (Using) Prototypical Networks as a Fine Grained Classifier☆34Updated 6 years ago
- [ECCV 2018] Sparsely Aggreagated Convolutional Networks https://arxiv.org/abs/1801.05895☆124Updated 7 years ago
- A memory efficient implementation of densenet.☆82Updated 6 years ago
- Reviewing recent advances in classification on CIFAR 10 and 100 datasets☆37Updated 7 years ago
- Pytorch notebook with One Cycle Policy implementation (https://arxiv.org/abs/1803.09820)☆73Updated 3 years ago
- pytorch model summary, statistic parameters number, memory usage, FLOPs and so on☆97Updated 6 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆85Updated 7 years ago
- Implementation of OctConv in Pytorch (https://arxiv.org/abs/1904.05049)☆214Updated 6 years ago
- TorchCV: a PyTorch vision library mimics ChainerCV☆396Updated 7 years ago