fastforwardlabs / learning-to-learnLinks
☆13Updated 5 years ago
Alternatives and similar repositories for learning-to-learn
Users that are interested in learning-to-learn are comparing it to the libraries listed below
Sorting:
- Official implementation of ICLR 2020 paper Unsupervised Clustering using Pseudo-semi-supervised Learning☆48Updated 4 years ago
- MODALS: Modality-agnostic Automated Data Augmentation in the Latent Space☆41Updated 4 years ago
- ☆22Updated 3 years ago
- Label shift experiments☆17Updated 4 years ago
- A deep learning framework for building multimodal multi-task learning systems.☆111Updated 2 years ago
- Weakly Supervised Learning: Introduction and Best Practices☆12Updated 6 years ago
- A simple algorithm to identify and correct for label shift.☆22Updated 7 years ago
- Model Patching: Closing the Subgroup Performance Gap with Data Augmentation☆42Updated 4 years ago
- ☆15Updated 7 years ago
- (ICML 2021) Mandoline: Model Evaluation under Distribution Shift☆30Updated 4 years ago
- Code release for "Time Series Anomaly Detection by Cumulative Radon Features"☆12Updated 3 years ago
- ☆24Updated 6 months ago
- Official Implementation of "Transferring Inductive Biases Through Knowledge Distillation"☆15Updated 5 years ago
- Minimal implementation of Contrastive Predictive Coding for audio.☆17Updated 5 years ago
- Code for NeurIPS 2019 paper "Hierarchical Optimal Transport for Document Representation"☆54Updated 5 years ago
- Repository for code release of paper "Robust Variational Autoencoders for Outlier Detection and Repair of Mixed-Type Data" (AISTATS 2020)☆50Updated 5 years ago
- On Calibration of Modern Neural Networks - tensorflow implementation☆30Updated 7 years ago
- Active and Sample-Efficient Model Evaluation☆25Updated 5 months ago
- PyTorch implementation for "Few-Shot Learning with Class Imbalance"☆37Updated 4 years ago
- The code reproduces the results of the experiments in the paper. In particular, it performs experiments in which machine-learning models …☆20Updated 4 years ago
- 🤖🤖 Attentive Mixtures of Experts (AMEs) are neural network models that learn to output both accurate predictions and estimates of featu…