AndreaCossu / ContinualLearning-SequentialProcessingLinks
Continual Learning with Gated Incremental Memories for Sequential Data Processing. IJCNN 2020. Continual Learning with Recurrent Neural Networks (RNNs) inspired by Progressive network architecture.
☆15Updated 4 years ago
Alternatives and similar repositories for ContinualLearning-SequentialProcessing
Users that are interested in ContinualLearning-SequentialProcessing are comparing it to the libraries listed below
Sorting:
- Continual Learning in Recurrent Neural Networks☆37Updated 4 years ago
- A pytorch-based implementation of Dirichlet Process Mixture Model (DPMM)☆13Updated 2 months ago
- ☆90Updated 4 years ago
- Code for the paper "Rethinking Importance Weighting for Deep Learning under Distribution Shift".☆30Updated 4 years ago
- Official code for the paper "Task2Vec: Task Embedding for Meta-Learning" (https://arxiv.org/abs/1902.03545, ICCV 2019)☆125Updated 2 years ago
- [NeurIPS’20] ⚖️ Build powerful ensemble class-imbalanced learning models via meta-knowledge-powered resampler. | 设计元知识驱动的采样器解决类别不平衡问题☆111Updated last year
- ☆62Updated 4 years ago
- Contrastive Learning for Time Series☆40Updated 2 years ago
- Benchmarks for Out-of-Distribution Generalization in Time Series Tasks☆70Updated 3 years ago
- A benchmark for distribution shift in tabular data☆56Updated last year
- Official Code Repository for La-MAML: Look-Ahead Meta-Learning for Continual Learning"☆80Updated 5 years ago
- Kernel Change-point Detection with Auxiliary Deep Generative Models (ICLR 2019 paper)☆62Updated 2 years ago
- ☆92Updated 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
- This repository holds the code for the paper "Deep Conditional Gaussian Mixture Model forConstrained Clustering".☆34Updated 3 years ago
- Efficient Conditionally Invariant Representation Learning (ICLR 2023, Oral)☆21Updated 3 years ago
- Codes for Causal Semantic Generative model (CSG), the model proposed in "Learning Causal Semantic Representation for Out-of-Distribution …☆77Updated 3 years ago
- Implementations of many meta-learning algorithms to solve the few-shot learning problem in Pytorch☆255Updated 3 years ago
- Official pytorch implementation of the paper "Bayesian Meta-Learning for the Few-Shot Setting via Deep Kernels" (NeurIPS 2020)☆207Updated 4 years ago
- Implementation of the paper "Shapley Explanation Networks"☆88Updated 5 years ago
- An implementation of Maximum Mean Discrepancy (MMD) as a differentiable loss in PyTorch.☆44Updated 3 years ago
- This repository contains the implementation of Dynamask, a method to identify the features that are salient for a model to issue its pred…☆76Updated 3 years ago
- A Python Package for Deep Imbalanced Learning☆57Updated 6 months ago
- Another Domain Adaptation library, aimed at researchers.☆105Updated 10 months ago
- Benchmark for Natural Temporal Distribution Shift (NeurIPS 2022)☆68Updated 2 years ago
- GitHub Repo for ICLR 2023 Paper "Temporal Domain Generalization with Drift-Aware Dynamic Neural Networks"☆60Updated 2 years ago
- (Under Review)☆69Updated 4 years ago
- Toolkit for building machine learning models that generalize to unseen domains and are robust to privacy and other attacks.☆175Updated 2 years ago
- Elastic weight consolidation technique for incremental learning.☆151Updated 5 years ago
- PyTorch Implementation of GRU-D from "Recurrent Neural Networks for Multivariate Time Series with Missing Values" https://arxiv.org/abs/1…