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:
- tunz's CUDA pytorch operator (MaskedSoftmax)☆75Updated 6 years ago
- Various implementations and experimentation for deep neural network model compression☆24Updated 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
- Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)☆104Updated 6 years ago
- Xuhong Li, Yves Grandvalet, and Franck Davoine. "Explicit Inductive Bias for Transfer Learning with Convolutional Networks." In ICML 2018…☆56Updated 6 years ago
- Codes for accepted paper "Cooperative Pruning in Cross-Domain Deep Neural Network Compression" in IJCAI 2019.☆12Updated 5 years ago
- Prunable nn layers for pytorch.☆48Updated 6 years ago
- Simple, efficient and flexible vision toolbox for mxnet framework.☆31Updated 7 years ago
- mixup: Beyond Empirical Risk Minimization☆99Updated 7 years ago
- Simple Tensorflow implementation of "On The Variance Of The Adaptive Learning Rate And Beyond"