ishaqadenali / SVRG-PytorchLinks
Implementation of an efficient variant of SVRG that relies on mini-batching implemented in Pytorch
☆26Updated 6 years ago
Alternatives and similar repositories for SVRG-Pytorch
Users that are interested in SVRG-Pytorch are comparing it to the libraries listed below
Sorting:
- Implementation of SVRG and SAGA optimization algorithms for deep learning topics.☆72Updated 4 years ago
- Implementation of Stochastic Variance Reduced Gradient Descent☆8Updated 7 years ago
- Example code for paper "Bilevel Optimization: Nonasymptotic Analysis and Faster Algorithms"☆48Updated 3 years ago
- ☆32Updated 2 years ago
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆60Updated 5 years ago
- Implementation of SVRG for training neural networks☆21Updated 5 years ago
- Code for Global Convergence of Block Coordinate Descent in Deep Learning (ICML 2019)☆37Updated 5 years ago
- Implementation of Minimax Pareto Fairness framework☆21Updated 4 years ago
- HSML for ICML 2019☆51Updated 5 years ago
- PyTorch implementation of efficient algorithms for DRO with CVaR and Chi-Square uncertainty sets☆60Updated 2 years ago
- A study on the following problems: what the memorization problem is in meta-learning; why memorization problem happens; and how we can pr…☆21Updated 2 years ago
- ZOSVRG-BlackBox-Adv☆12Updated 6 years ago
- demonstration of the information bottleneck theory for deep learning☆62Updated 7 years ago
- Repo to accompany paper on Meta Learning with Implicit Gradients (NeurIPS 2019)☆57Updated 5 years ago
- PyTorch implementation of FIM and empirical FIM☆61Updated 6 years ago
- ☆43Updated 6 years ago
- A PyTorch reimplementation of MAML, replicating some of the experiments from the paper.☆41Updated 6 years ago
- Code for the Population-Based Bandits Algorithm, presented at NeurIPS 2020.☆20Updated 4 years ago
- Code for the ICML 2021 paper "Bridging Multi-Task Learning and Meta-Learning: Towards Efficient Training and Effective Adaptation", Haoxi…☆68Updated 3 years ago
- Exact Pareto Optimal solutions for preference based Multi-Objective Optimization☆65Updated 2 years ago
- ☆123Updated last year
- Coresets via Bilevel Optimization☆66Updated 4 years ago
- ☆50Updated 2 years ago
- Codes for Causal Semantic Generative model (CSG), the model proposed in "Learning Causal Semantic Representation for Out-of-Distribution …☆73Updated 3 years ago
- CoLa - Decentralized Linear Learning: https://arxiv.org/abs/1808.04883☆20Updated 3 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆62Updated 5 years ago
- Path-SGD: Path-Normalized Optimization in Deep Neural Networks☆19Updated 6 years ago
- Code for "Generalisation Guarantees for Continual Learning with Orthogonal Gradient Descent" (ICML 2020 - Lifelong Learning Workshop)☆42Updated 2 years ago
- can calculate the Hessian matrix and/or its spectrum for simple neural nets☆10Updated 7 years ago
- Certifying Some Distributional Robustness with Principled Adversarial Training (https://arxiv.org/abs/1710.10571)☆45Updated 7 years ago