JGuillaumin / swa-tfLinks
Stochastic Weight Averaging - TensorFlow implementation
☆33Updated 6 years ago
Alternatives and similar repositories for swa-tf
Users that are interested in swa-tf are comparing it to the libraries listed below
Sorting:
- Simple Tensorflow implementation of "On The Variance Of The Adaptive Learning Rate And Beyond"☆97Updated 5 years ago
- Xuhong Li, Yves Grandvalet, and Franck Davoine. "Explicit Inductive Bias for Transfer Learning with Convolutional Networks." In ICML 2018…☆56Updated 7 years ago
- Corrupted labels and label smoothing☆129Updated 8 years ago
- Python way to Read/Write TFRecords☆65Updated 7 years ago
- Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)☆104Updated 6 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 6 years ago
- Simple Tensorflow implementation of "Adaptive Gradient Methods with Dynamic Bound of Learning Rate" (ICLR 2019)☆150Updated 6 years ago
- Partially Adaptive Momentum Estimation method in the paper "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep …☆39Updated 2 years ago
- Lambda Networks implemented in PyTorch☆13Updated 4 years ago
- Compare outputs between layers written in Tensorflow and layers written in Pytorch☆72Updated 7 years ago
- Samples for Multi GPUs in TensorFlow☆83Updated 7 years ago
- TensorFlow implementations of Wasserstein GAN with Gradient Penalty (WGAN-GP), Least Squares GAN (LSGAN), GANs with the hinge loss.☆44Updated 6 years ago
- ZCA whitening in python☆32Updated 6 years ago
- An optimizer that trains as fast as Adam and as good as SGD in Tensorflow☆46Updated 6 years ago
- Models and examples built with Chainer☆118Updated 3 years ago
- Adaptive embedding and softmax☆17Updated 3 years ago
- Code for reproducing results in "Generative Model with Dynamic Linear Flow"☆71Updated 6 years ago
- Adaptive Softmax implementation for PyTorch☆81Updated 6 years ago
- Tensorflow implementation of "Representation Learning with Contrastive Predictive Coding"☆64Updated 6 years ago
- All Model summary in PyTorch similar to `model.summary()` in Keras☆88Updated 6 years ago
- Prunable nn layers for pytorch.☆48Updated 7 years ago
- Switch Normalization implementation for Keras 2+☆30Updated 7 years ago
- Octave convolution☆34Updated 3 years ago
- Various implementations and experimentation for deep neural network model compression☆24Updated 7 years ago
- Sampling Matters in Deep Embedding Learning (ICCV'17)