vincentherrmann / wasserstein-notebook
Wasserstein / earth mover's distance visualizations
☆64Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for wasserstein-notebook
- ☆44Updated 6 years ago
- Implements pytorch code for the Accelerated SGD algorithm.☆215Updated 6 years ago
- On the decision boundary of deep neural networks☆38Updated 6 years ago
- Proximal Backpropagation - a neural network training algorithm that takes implicit instead of explicit gradient steps☆41Updated 5 years ago
- Implementation of the Sliced Wasserstein Autoencoders☆91Updated 6 years ago
- The Deep Weight Prior, ICLR 2019☆44Updated 3 years ago
- Implementation of Ladder Network in PyTorch.☆45Updated 7 years ago
- Contains code relating to this arxiv paper https://arxiv.org/abs/1802.03761☆37Updated 6 years ago
- Code for the paper 'Understanding Measures of Uncertainty for Adversarial Example Detection'☆57Updated 6 years ago
- Deep convolutional gaussian processes.☆78Updated 5 years ago
- Implementation of the Deep Frank-Wolfe Algorithm -- Pytorch☆61Updated 3 years ago
- Implementation of the Regularized Nonlinear Acceleration algorithm☆11Updated 6 years ago
- Code release for "Learning Multiple Tasks with Multilinear Relationship Networks" (NIPS 2017)☆71Updated 6 years ago
- Implementation of soft parameter sharing for neural networks☆69Updated 3 years ago
- Code for paper "Convergent Learning: Do different neural networks learn the same representations?"☆85Updated 8 years ago
- Optimizers in tensorflow from scratch☆18Updated 7 years ago
- Code for Self-Tuning Networks (ICLR 2019) https://arxiv.org/abs/1903.03088☆53Updated 5 years ago
- Proceedings of ICML 2017☆24Updated last year
- Implementation of the paper "Meta-Learning by Adjusting Priors Based on Extended PAC-Bayes Theory", Ron Amit and Ron Meir, ICML 2018☆22Updated 5 years ago
- Implementations of the ICML 2017 paper (with Yarin Gal)☆39Updated 6 years ago
- TensorFlow implementation of (Momentum) Stochastic Variance-Adapted Gradient.