ashishpatel26 / Meta-Learning-Links
Meta learning is a subfield of machine learning where automatic learning algorithms are applied on metadata about machine learning experiments.
☆27Updated 6 years ago
Alternatives and similar repositories for Meta-Learning-
Users that are interested in Meta-Learning- are comparing it to the libraries listed below
Sorting:
- The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) p…☆41Updated 4 years ago
- https://cs330.stanford.edu/☆62Updated 2 years ago
- MODALS: Modality-agnostic Automated Data Augmentation in the Latent Space☆41Updated 4 years ago
- A collection of Gradient-Based Meta-Learning Algorithms with pytorch☆62Updated 5 years ago
- My notes and assignment solutions for Stanford CS330 (Fall 2019 & 2020) Deep Multi-Task and Meta Learning☆41Updated 2 years ago
- Implementation of MAML in numpy, deriving gradients and implementing backprop manually☆14Updated 6 years ago
- PyTorch code for NeurIPSW 2020 paper (4th Workshop on Meta-Learning) "Few-Shot Unsupervised Continual Learning through Meta-Examples"☆20Updated 4 years ago
- An uncertainty-based random sampling algorithm for data augmentation☆30Updated 4 years ago
- Original PyTorch implementation of Uncertainty-guided Continual Learning with Bayesian Neural Networks, ICLR 2020☆75Updated 4 years ago
- Tensorflow implementation of "Meta Dropout: Learning to Perturb Latent Features for Generalization" (ICLR 2020)☆27Updated 5 years ago
- The original code for the paper "Benchmarks for Continual Few-Shot Learning".☆35Updated 4 years ago
- Official Code Repository for La-MAML: Look-Ahead Meta-Learning for Continual Learning"☆76Updated 4 years ago
- Code for "Supermasks in Superposition"☆124Updated last year
- This repository contains implementations of the paper, Bayesian Model-Agnostic Meta-Learning.☆60Updated 5 years ago
- Codebase for "Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning". This is a ServiceNow Research pro…☆105Updated 2 years ago
- Official implementation for Likelihood Regret: An Out-of-Distribution Detection Score For Variational Auto-encoder at NeurIPS 2020☆50Updated 4 years ago
- [NeurIPS'19] [PyTorch] Adaptive Regularization in NN☆68Updated 5 years ago
- ICML 2020, Estimating Generalization under Distribution Shifts via Domain-Invariant Representations☆23Updated 4 years ago
- Notebook for comprehensive analysis of authors, organizations, and countries of ICML 2020 papers.☆56Updated 4 years ago
- A study on the following problems: what the memorization problem is in meta-learning; why memorization problem happens; and how we can pr…☆21Updated 2 years ago
- A PyTorch reimplementation of MAML, replicating some of the experiments from the paper.☆41Updated 6 years ago
- A list of papers on Active Learning and Uncertainty Estimation for Neural Networks.☆66Updated 5 years ago
- ☆32Updated 5 years ago
- The original code for the paper "Learning to Learn via Self-Critique".☆46Updated 5 years ago
- Outlier Exposure with Confidence Control for Out-of-Distribution Detection☆69Updated 4 years ago
- Code for Unsupervised Learning via Meta-Learning.☆120Updated 6 years ago
- Regularizing Meta-Learning via Gradient Dropout☆53Updated 5 years ago
- Benchmark for Lifelong learning research☆119Updated 3 years ago
- Official code for the paper "Task2Vec: Task Embedding for Meta-Learning" (https://arxiv.org/abs/1902.03545, ICCV 2019)☆121Updated last year
- Implementation of Bayesian Gradient Descent☆37Updated last year