dfan / awa2-zero-shot-learningLinks
Zero shot learning on Animals with Attributes 2 dataset using PyTorch.
☆38Updated 6 years ago
Alternatives and similar repositories for awa2-zero-shot-learning
Users that are interested in awa2-zero-shot-learning are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of Deep Variational Information Bottleneck☆204Updated 7 years ago
- pytorch implementation of Optimization as a Model for Few-shot Learning☆182Updated 2 years ago
- Pytorch Implemtation of Meta-Learning with Latent Embedding Optimization☆49Updated 5 years ago
- Implementation of [Progressive Neural Networks](https://arxiv.org/abs/1606.04671) using Pytorch Framework☆51Updated 5 years ago
- Overcoming catastrophic forgetting with hard attention to the task☆218Updated 6 years ago
- Elastic weight consolidation technique for incremental learning.☆150Updated 4 years ago
- ☆157Updated 5 years ago
- Code released for ICML 2019 paper "Bridging Theory and Algorithm for Domain Adaptation".☆140Updated 6 years ago
- An implementation of EWC with PyTorch☆255Updated 6 years ago
- official PyTorch implementation of paper "Continual Meta-Learning with Bayesian Graph Neural Networks" (AAAI2020)☆63Updated 5 years ago
- A PyTorch implementation of Model Agnostic Meta-Learning (MAML) that faithfully reproduces the results from the original paper.☆248Updated last year
- Source code for NeurIPS 2020 paper "Meta-Learning with Adaptive Hyperparameters"☆87Updated 3 years ago
- MLTI for ICLR 2022☆30Updated 3 years ago
- ☆35Updated 3 years ago
- A pytorch implementation of Maximum Mean Discrepancies(MMD) loss☆212Updated 3 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆148Updated 6 years ago
- Experiments with supervised contrastive learning methods with different loss functions☆222Updated 2 years ago
- [NeurIPS 2020] Released code for Interventional Few-Shot Learning☆169Updated 4 years ago
- Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase …☆204Updated 4 years ago
- some bravo or inspiring research works on the topic of curriculum learning☆243Updated 3 years ago
- Code for the paper "Adversarial Self-supervised Contrastive Learning" (NeurIPS 2020)☆172Updated 3 years ago
- PyTorch implementation of "How to Train Your MAML to Excel in Few-Shot Classification"☆44Updated last year
- Co^2L: Contrastive Continual Learning (ICCV2021)☆98Updated 3 years ago
- Unofficial PyTorch implementation of DeepMind's PNAS 2017 paper "Overcoming Catastrophic Forgetting"☆285Updated last year
- Code implementing the experiments described in the paper "On The Power of Curriculum Learning in Training Deep Networks" by Hacohen & Wei…☆117Updated 5 years ago
- The demo code for the MLDG paper "Learning to Generalize: Meta-Learning for Domain Generalization", https://arxiv.org/abs/1710.03463, htt…☆148Updated 6 years ago
- Implementation of Learning without Forgetting paper☆134Updated 4 years ago
- Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400☆60Updated 4 years ago
- PyTorch implementation of CCSA("Unified Deep Supervised Domain Adaptation and Generalization")☆46Updated 6 years ago
- A PyTorch implementation of OpenAI's REPTILE algorithm☆220Updated 5 years ago