Kyubyong / label_smoothing
Corrupted labels and label smoothing
☆128Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for label_smoothing
- Using the CLR algorithm for training (https://arxiv.org/abs/1506.01186)☆108Updated 6 years ago
- A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch☆123Updated 6 years ago
- Compare outputs between layers written in Tensorflow and layers written in Pytorch☆72Updated 6 years ago
- All Model summary in PyTorch similar to `model.summary()` in Keras☆87Updated 5 years ago
- Focal Loss of multi-classification in tensorflow☆79Updated 5 years ago
- tunz's CUDA pytorch operator (MaskedSoftmax)☆75Updated 5 years ago
- Random miniprojects with pytorch.☆173Updated 6 years ago
- keras implementation of AdamW from Fixing Weight Decay Regularization in Adam (https://arxiv.org/abs/1711.05101)☆70Updated 6 years ago
- A TensorFlow implementation of Group Normalization on the task of image classification☆208Updated 6 years ago
- fast.ai starter kit for Google Landmark Retrieval 2019 challenge☆61Updated 5 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆77Updated 6 years ago
- Utilities for Pytorch☆89Updated 2 years ago
- AdamW optimizer for Keras☆114Updated 5 years ago
- Prunable nn layers for pytorch.☆48Updated 6 years ago
- Reviewing recent advances in classification on CIFAR 10 and 100 datasets☆37Updated 6 years ago
- Pytorch notebook with One Cycle Policy implementation (https://arxiv.org/abs/1803.09820)☆74Updated 2 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 6 years ago
- Plot loss and accuracy of neural networks over time☆63Updated 7 years ago
- Implementation and experiments for AdamW on Pytorch☆93Updated 4 years ago
- Implementation of "Learning with Random Learning Rates" in PyTorch.☆102Updated 5 years ago
- (Using) Prototypical Networks as a Fine Grained Classifier☆34Updated 5 years ago
- Cyclic learning rate TensorFlow implementation.☆66Updated 5 years ago
- A lightweight class for saving the best Tensorflow checkpoints.☆103Updated 5 years ago
- ICLR 2018 reproducibility challenge - Multi-Scale Dense Convolutional Networks for Efficient Prediction☆137Updated 6 years ago
- Implementation of the LAMB optimizer for Keras from the paper "Reducing BERT Pre-Training Time from 3 Days to 76 Minutes"☆76Updated 5 years ago
- SGDR with pytorch on CIFAR-10 (now superseded by official PyTorch CosineAnnealingLR)☆46Updated 5 years ago
- PyTorch implementation of a deep metric learning technique called "Magnet Loss" from Facebook AI Research (FAIR) in ICLR 2016.☆222Updated 9 months ago
- Blog https://medium.com/neuralmachine/knowledge-distillation-dc241d7c2322☆60Updated 6 years ago