johncava / SVRG-pytorch
Implementation of Stochastic Variance Reduced Gradient Descent
☆8Updated 7 years ago
Alternatives and similar repositories for SVRG-pytorch:
Users that are interested in SVRG-pytorch are comparing it to the libraries listed below
- Implementation of an efficient variant of SVRG that relies on mini-batching implemented in Pytorch☆26Updated 6 years ago
- Implementation of SVRG and SAGA optimization algorithms for deep learning topics.☆72Updated 4 years ago
- CoLa - Decentralized Linear Learning: https://arxiv.org/abs/1808.04883☆20Updated 3 years ago
- SmoothOut: Smoothing Out Sharp Minima to Improve Generalization in Deep Learning☆23Updated 6 years ago
- Implementation of the paper "Meta-Learning by Adjusting Priors Based on Extended PAC-Bayes Theory", Ron Amit and Ron Meir, ICML 2018☆18Updated 3 years ago
- Code for testing DCT plus Sparse (DCTpS) networks☆14Updated 3 years ago
- ☆42Updated 6 years ago
- Ancestral Gumbel-Top-k Sampling☆23Updated 4 years ago
- Python implementation of smooth optimal transport.☆57Updated 3 years ago
- ZOSVRG-BlackBox-Adv☆11Updated 6 years ago
- SGD and Ordered SGD codes for deep learning, SVM, and logistic regression☆35Updated 4 years ago
- Lua implementation of Entropy-SGD☆81Updated 7 years ago
- Distributional and Outlier Robust Optimization (ICML 2021)☆26Updated 3 years ago
- ☆50Updated 2 years ago
- A thorough review of the paper "Learning Embeddings into Entropic Wasserstein Spaces" by Frogner et al. Includes a reproduction of the re…☆22Updated 5 years ago
- Source code for the "Computationally Tractable Riemannian Manifolds for Graph Embeddings" paper☆35Updated 4 years ago
- Supporting code for "Parallel Streaming Wasserstein Barycenters"☆10Updated 7 years ago
- Code for Augment & Reduce, a scalable stochastic algorithm for large categorical distributions☆10Updated 6 years ago
- Code for Neural Execution Engines: Learning to Execute Subroutines☆17Updated 4 years ago
- Non-Parametric Calibration for Classification (AISTATS 2020)☆19Updated 3 years ago
- ☆13Updated 2 years ago
- Learning Generative Models across Incomparable Spaces (ICML 2019)☆27Updated 5 years ago
- EigenPro2 iteration in Tensorflow (Keras)☆23Updated 6 years ago
- Code for the paper: "Tensor Programs II: Neural Tangent Kernel for Any Architecture"☆106Updated 4 years ago
- ☆45Updated 4 years ago
- Code to implement the AND-mask and geometric mean to do gradient based optimization, from the paper "Learning explanations that are hard …☆39Updated 4 years ago
- Investigate the speed of adaptation of structural causal models☆16Updated 4 years ago
- Example code for paper "Bilevel Optimization: Nonasymptotic Analysis and Faster Algorithms"☆47Updated 3 years ago
- Implementation of Graph Neural Tangent Kernel (NeurIPS 2019)☆103Updated 5 years ago
- Low-variance and unbiased gradient for backpropagation through categorical random variables, with application in variational auto-encoder…☆17Updated 4 years ago