baiksung / L2FLinks
Source code for CVPR 2020 paper "Learning to Forget for Meta-Learning"
☆35Updated 4 years ago
Alternatives and similar repositories for L2F
Users that are interested in L2F are comparing it to the libraries listed below
Sorting:
- Source code for NeurIPS 2020 paper "Meta-Learning with Adaptive Hyperparameters"☆83Updated 3 years ago
- Code for paper "Orthogonal Convolutional Neural Networks".☆118Updated 4 years ago
- Deepest Season 6 Meta-Learning study papers plus alpha☆24Updated 5 years ago
- Meta-Learning with Warped Gradient Descent☆92Updated 4 years ago
- ☆11Updated 4 years ago
- Pytorch Implemtation of Meta-Learning with Latent Embedding Optimization☆48Updated 5 years ago
- [NeurIPS '18] "Can We Gain More from Orthogonality Regularizations in Training Deep CNNs?" Official Implementation.☆129Updated 3 years ago
- PyTorch implementation of OpenAI's REPTILE Algorithm☆26Updated 7 years ago
- Code for "Online Learned Continual Compression with Adaptive Quantization Modules"☆27Updated 4 years ago
- Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835☆89Updated 6 years ago
- PyTorch implementation of HyperNetworks (Ha et al., ICLR 2017) for ResNet (Residual Networks)☆269Updated 4 years ago
- Official PyTorch implementation of "Meta-Learning with Task-Adaptive Loss Function for Few-Shot Learning" (ICCV2021 Oral)☆65Updated 3 years ago
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆242Updated 11 months ago
- Official pytorch implementation of Rainbow Memory (CVPR 2021)☆124Updated 3 years ago
- Few-shot Image Generation with Reptile☆63Updated 6 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆63Updated 5 years ago
- Source code "Unsupervised Model Personalization while Preserving Privacy and Scalability: An Open Problem." @ CVPR2020☆12Updated 2 years ago
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆60Updated 3 years ago
- Memory Aware Synapses method implementation code☆97Updated 6 years ago
- Pytorch version of NIPS'16 "Learning to learn by gradient descent by gradient descent"☆67Updated 2 years ago
- ☆40Updated 3 years ago
- Lookahead: A Far-sighted Alternative of Magnitude-based Pruning (ICLR 2020)☆33Updated 4 years ago
- Crawl & visualize ICLR papers and reviews.☆107Updated 3 years ago
- Learning recognition/segmentation models without end-to-end training. 40%-60% less GPU memory footprint. Same training time. Better perfo…☆90Updated 2 years ago
- Implementation of Meta-Learning with Latent Embedding Optimization☆310Updated 6 years ago
- Official implementation of Drop to Adapt: Learning Discriminative Features for Unsupervised Domain Adaptation presented at ICCV 2019.☆163Updated last year
- Reproduction of "How Does Batch Normalization Help Optimization?" paper☆21Updated 6 years ago
- PyTorch implementation of our Adam-NSCL algorithm from our CVPR2021 (oral) paper "Training Networks in Null Space for Continual Learning"☆62Updated 4 years ago
- Official code for ICLR 2020 paper "A Neural Dirichlet Process Mixture Model for Task-Free Continual Learning."☆100Updated 4 years ago
- Simplified code for our paper "GDumb: A Simple Approach that Questions Our Progress in Continual Learning". Easily extensible to various …☆93Updated last year