Kyubyong / label_smoothingLinks
Corrupted labels and label smoothing
☆129Updated 7 years ago
Alternatives and similar repositories for label_smoothing
Users that are interested in label_smoothing are comparing it to the libraries listed below
Sorting:
- Using the CLR algorithm for training (https://arxiv.org/abs/1506.01186)☆108Updated 7 years ago
- Compare outputs between layers written in Tensorflow and layers written in Pytorch☆72Updated 7 years ago
- fast.ai starter kit for Google Landmark Retrieval 2019 challenge☆61Updated 6 years ago
- All Model summary in PyTorch similar to `model.summary()` in Keras☆88Updated 6 years ago
- AdamW optimizer for Keras☆115Updated 5 years ago
- tunz's CUDA pytorch operator (MaskedSoftmax)☆75Updated 6 years ago
- Re-implementation of the Noise Contrastive Estimation algorithm for pyTorch, following "Noise-contrastive estimation: A new estimation pr…☆44Updated 5 years ago
- A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch☆123Updated 7 years ago
- Experiments with Adam/AdamW/amsgrad☆201Updated 6 years ago
- keras implementation of AdamW from Fixing Weight Decay Regularization in Adam (https://arxiv.org/abs/1711.05101)☆71Updated 6 years ago
- A Keras implementation of Siamese neural net☆39Updated 7 years ago
- Simple Tensorflow implementation of "On The Variance Of The Adaptive Learning Rate And Beyond"☆97Updated 5 years ago
- Simple Tensorflow implementation of "Adaptive Gradient Methods with Dynamic Bound of Learning Rate" (ICLR 2019)☆150Updated 6 years ago
- repo that holds code for improving on dropout using Stochastic Delta Rule☆142Updated 6 years ago
- Keras implementation of AdaBound☆130Updated 5 years ago
- 17th place solution in "Google Landmark Retrieval Challenge"☆6Updated 5 years ago
- Implementation of "Learning with Random Learning Rates" in PyTorch.☆102Updated 5 years ago
- Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)☆104Updated 6 years ago
- Plot loss and accuracy of neural networks over time☆63Updated 8 years ago
- Accelerated Deep Learning with PyTorch at Jupyter Day Atlanta II☆127Updated 7 years ago
- Implementation of IndRNN in Keras☆67Updated 5 years ago
- Switch Normalization implementation for Keras 2+☆30Updated 6 years ago
- A set of simple examples ported from PyTorch for Tensorflow Eager Execution☆73Updated 7 years ago
- ☆70Updated 8 years ago
- Prunable nn layers for pytorch.☆48Updated 6 years ago
- Semi-supervised tool for cleaning image dataset , using deep learning.☆75Updated 6 years ago
- Implementation and experiments for AdamW on Pytorch☆94Updated 5 years ago
- tf.keras + tf.data with Eager Execution☆74Updated 6 years ago
- Implementation in Keras of: Snapshot Ensembles: Train 1, get M for free (https://arxiv.org/abs/1704.00109)☆26Updated 6 years ago
- Blog https://medium.com/neuralmachine/knowledge-distillation-dc241d7c2322☆60Updated 7 years ago