yueqiw / OptML-SVRG-PyTorchLinks
Implementation of SVRG for training neural networks
☆21Updated 5 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
- Reproduce CKA: Similarity of Neural Network Representations Revisited☆305Updated 5 years ago
- Code for "Generalisation Guarantees for Continual Learning with Orthogonal Gradient Descent" (ICML 2020 - Lifelong Learning Workshop)☆43Updated 2 years ago
- pytorch-tiny-imagenet☆179Updated last year
- Benchmarking Semi-supervised Federated Learning☆51Updated 2 years ago
- Code for the signSGD paper☆87Updated 4 years ago
- Implementation of Minimax Pareto Fairness framework☆21Updated 4 years ago
- [ICLR2022] Efficient Split-Mix federated learning for in-situ model customization during both training and testing time☆46Updated 2 years ago
- SGD with compressed gradients and error-feedback: https://arxiv.org/abs/1901.09847☆31Updated 11 months ago
- Implementation of SVRG and SAGA optimization algorithms for deep learning topics.☆72Updated 4 years ago
- A method based on manifold regularization for training adversarially robust neural networks☆9Updated 5 years ago
- PyTorch-1.0 implementation for the adversarial training on MNIST/CIFAR-10 and visualization on robustness classifier.☆251Updated 4 years ago
- Benchmarking various Computer Vision models on TinyImageNet Dataset☆30Updated 2 years ago
- Official [ICLR] Code Repository for "Gradient Projection Memory for Continual Learning"☆93Updated 4 years ago
- Example code for paper "Bilevel Optimization: Nonasymptotic Analysis and Faster Algorithms"☆49Updated 3 years ago
- An implementation of EWC with PyTorch☆254Updated 6 years ago
- Implementation of Contrastive Learning with Adversarial Examples☆29Updated 4 years ago
- Decentralized SGD and Consensus with Communication Compression: https://arxiv.org/abs/1907.09356☆71Updated 4 years ago
- Here is the official implementation of the model KD3A in paper "KD3A: Unsupervised Multi-Source Decentralized Domain Adaptation via Knowl…☆117Updated 2 years ago
- This repository contains the code for Characterizing the Decision Boundary of Deep Neural Networks☆25Updated last year
- Implementation of an efficient variant of SVRG that relies on mini-batching implemented in Pytorch☆27Updated 6 years ago
- Semisupervised learning for adversarial robustness https://arxiv.org/pdf/1905.13736.pdf☆142Updated 5 years ago
- A repository for LotteryFL re-implementation and experiments☆12Updated 4 years ago
- Dataset Bias correction (Python)☆19Updated 7 years ago
- R-GAP: Recursive Gradient Attack on Privacy [Accepted at ICLR 2021]☆37Updated 2 years ago
- Pytorch implementation of Deep Variational Information Bottleneck☆198Updated 7 years ago
- Personalized Federated Learning via Variational Bayesian Inference [ICML 2022]☆56Updated 2 years ago
- An implementation of the penalty-based bilevel gradient descent (PBGD) algorithm and the iterative differentiation (ITD/RHG) methods.☆18Updated 2 years ago
- PyTorch implementation of ICML 2017 paper, SplitNet: Learning to Semantically Split Deep Networks for Parameter Reduction and Model Paral…☆17Updated 7 years ago
- Max Mahalanobis Training (ICML 2018 + ICLR 2020)☆90Updated 4 years ago