cogsys-tuebingen / PAL
Reference implementation of the PAL optimizer
☆20Updated 4 years ago
Alternatives and similar repositories for PAL:
Users that are interested in PAL are comparing it to the libraries listed below
- Repository with code for paper "Inhibited Softmax for Uncertainty Estimation in Neural Networks"☆25Updated 6 years ago
- Implementation of the LOSSGRAD optimization algorithm☆15Updated 6 years ago
- ☆23Updated 6 years ago
- Code for "Aggregated Momentum: Stability Through Passive Damping", Lucas et al. 2018☆34Updated 6 years ago
- ☆26Updated 6 years ago
- This repository is no longer maintained. Check☆81Updated 5 years ago
- rich posterior approximations and anomaly detection☆20Updated 6 years ago
- ☆34Updated 6 years ago
- (Batched) advanced indexing for PyTorch.☆53Updated 4 months ago
- Code to accompany the paper Radial Bayesian Neural Networks: Beyond Discrete Support In Large-Scale Bayesian Deep Learning☆33Updated 5 years ago
- Successfully training approximations to full-rank matrices for efficiency in deep learning.☆17Updated 4 years ago
- This repository has moved to: https://github.com/tkipf/c-swm☆27Updated 5 years ago
- Variance Networks: When Expectation Does Not Meet Your Expectations, ICLR 2019☆39Updated 5 years ago
- Exploiting Uncertainty of Loss Landscape for Stochastic Optimization☆15Updated 5 years ago
- Implementation of the Deep Frank-Wolfe Algorithm -- Pytorch☆62Updated 4 years ago
- A pytorch implementation of Information Bottleneck GAN☆28Updated 6 years ago
- Implementation of Methods Proposed in Preventing Gradient Attenuation in Lipschitz Constrained Convolutional Networks (NeurIPS 2019)☆34Updated 4 years ago
- Implementation of iterative inference in deep latent variable models☆43Updated 5 years ago
- An Implementation of "Small steps and giant leaps: Minimal Newton solvers for Deep Learning" In pytorch☆21Updated 6 years ago
- [NeurIPS'19] [PyTorch] Adaptive Regularization in NN☆68Updated 5 years ago
- Code for ICLR2018 paper: Improving GAN Training via Binarized Representation Entropy (BRE) Regularization - Y. Cao · W Ding · Y.C. Lui · …