yueqiw / OptML-SVRG-PyTorchLinks
Implementation of SVRG for training neural networks
☆22Updated 6 years ago
Alternatives and similar repositories for OptML-SVRG-PyTorch
Users that are interested in OptML-SVRG-PyTorch are comparing it to the libraries listed below
Sorting:
- Code for Global Convergence of Block Coordinate Descent in Deep Learning (ICML 2019)☆37Updated 6 years ago
- Code for "Generalisation Guarantees for Continual Learning with Orthogonal Gradient Descent" (ICML 2020 - Lifelong Learning Workshop)☆44Updated 3 years ago
- Reproduce CKA: Similarity of Neural Network Representations Revisited☆311Updated 5 years ago
- Example code for paper "Bilevel Optimization: Nonasymptotic Analysis and Faster Algorithms"☆50Updated 3 years ago
- Code for the signSGD paper☆90Updated 4 years ago
- [ICLR2022] Efficient Split-Mix federated learning for in-situ model customization during both training and testing time☆47Updated 2 years ago
- Pytorch implementation of Deep Variational Information Bottleneck☆205Updated 7 years ago
- Implementation of an efficient variant of SVRG that relies on mini-batching implemented in Pytorch☆27Updated 6 years ago
- A pytorch implementation of MINE(Mutual Information Neural Estimation)☆352Updated 6 years ago
- Implementation of SVRG and SAGA optimization algorithms for deep learning topics.☆74Updated 4 years ago
- Official [ICLR] Code Repository for "Gradient Projection Memory for Continual Learning"☆97Updated 4 years ago
- Benchmarking Semi-supervised Federated Learning☆54Updated 3 years ago
- Implementation of Minimax Pareto Fairness framework☆22Updated 5 years ago
- Mutual Information Neural Estimation in Pytorch☆345Updated last year
- SGD with compressed gradients and error-feedback: https://arxiv.org/abs/1901.09847☆31Updated last year
- Tilted Empirical Risk Minimization (ICLR '21)☆60Updated 2 years ago
- Federated Multi-Task Learning☆131Updated 7 years ago
- PyTorch implementation of ICML 2017 paper, SplitNet: Learning to Semantically Split Deep Networks for Parameter Reduction and Model Paral…☆17Updated 8 years ago
- Here is the official implementation of the model KD3A in paper "KD3A: Unsupervised Multi-Source Decentralized Domain Adaptation via Knowl…☆119Updated 3 years ago
- pytorch-tiny-imagenet☆187Updated last week
- Example Code for paper "Provably Faster Algorithms for Bilevel Optimization"☆15Updated 3 years ago
- Benchmarking various Computer Vision models on TinyImageNet Dataset☆34Updated 2 years ago
- Federated learning with PyTorch (federated averaging and consensus optimization): with 'reduced' bandwidth☆42Updated last year
- Source code for the paper "Federated Learning with Spiking Neural Networks".☆37Updated 4 years ago
- This repository contains the code for Characterizing the Decision Boundary of Deep Neural Networks☆25Updated 2 years ago
- Implementation of Contrastive Learning with Adversarial Examples☆29Updated 4 years ago
- Learning Sparse Neural Networks through L0 regularization☆245Updated 5 years ago
- Implementation of adversarial training under fast-gradient sign method (FGSM), projected gradient descent (PGD) and CW using Wide-ResNet-…☆40Updated 5 years ago
- Code for Model Agnostic Sample Reweighting for Out-of-Distribution Learning☆45Updated 2 years ago
- Training Neural Networks Without Gradients: A ADMM Approach☆43Updated 7 years ago