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
- Reproduce CKA: Similarity of Neural Network Representations Revisited☆311Updated 5 years ago
- Code for "Generalisation Guarantees for Continual Learning with Orthogonal Gradient Descent" (ICML 2020 - Lifelong Learning Workshop)☆44Updated 3 years ago
- Implementation of SVRG and SAGA optimization algorithms for deep learning topics.☆74Updated 5 years ago
- Official [ICLR] Code Repository for "Gradient Projection Memory for Continual Learning"☆99Updated 4 years ago
- Code for the signSGD paper☆93Updated 5 years ago
- An implementation of EWC with PyTorch☆256Updated 6 years ago
- A pytorch implementation of MINE(Mutual Information Neural Estimation)☆350Updated 6 years ago
- Mutual Information Neural Estimation in Pytorch☆351Updated last year
- SGD with compressed gradients and error-feedback: https://arxiv.org/abs/1901.09847☆32Updated last year
- Example code for paper "Bilevel Optimization: Nonasymptotic Analysis and Faster Algorithms"☆50Updated 4 years ago
- Testing methods for estimating KL-divergence from samples.☆70Updated last month
- pytorch-tiny-imagenet☆190Updated 3 weeks ago
- Elastic weight consolidation technique for incremental learning.☆151Updated 5 years ago
- Tilted Empirical Risk Minimization (ICLR '21)☆60Updated 2 years ago
- Pytorch implementation of Deep Variational Information Bottleneck☆210Updated 7 years ago
- Decentralized SGD and Consensus with Communication Compression: https://arxiv.org/abs/1907.09356☆75Updated 5 years ago
- [ICLR2022] Efficient Split-Mix federated learning for in-situ model customization during both training and testing time☆47Updated 2 years ago
- Continual Learning with Hypernetworks. A continual learning approach that has the flexibility to learn a dedicated set of parameters, fin…☆170Updated 3 years ago
- Learning Sparse Neural Networks through L0 regularization☆248Updated 5 years ago
- Example Code for paper "Provably Faster Algorithms for Bilevel Optimization"☆15Updated 4 years ago
- This is a curated list for Information Bottleneck Principle, in memory of Professor Naftali Tishby.☆388Updated last year
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆289Updated last year
- Overcoming catastrophic forgetting with hard attention to the task☆219Updated 7 years ago
- Implementation of an efficient variant of SVRG that relies on mini-batching implemented in Pytorch☆27Updated 7 years ago
- Class Incremental Learning☆30Updated 2 years ago
- PyTorch implementation for the ICLR 2020 paper "Understanding the Limitations of Variational Mutual Information Estimators"☆77Updated 5 years ago
- ☆59Updated 2 years ago
- demonstration of the information bottleneck theory for deep learning☆69Updated 8 years ago
- End-to-end Deep Linear Discriminant Analysis in Pytorch.☆18Updated 4 years ago