chcorbi / MultiTaskLearningLinks
Package to apply MTL on a few dataset
☆26Updated 8 years ago
Alternatives and similar repositories for MultiTaskLearning
Users that are interested in MultiTaskLearning are comparing it to the libraries listed below
Sorting:
- TensorFlow implementation of several popular Graph Neural Network layers, wrapped with tf.keras.layers.Layer.☆20Updated 6 years ago
- An implementation of the Co-Training semi-supervised learning technique from (Blue, Mitchell 1998) that is meant to work well with scikit…☆75Updated 5 years ago
- Semi supervised learning on graphs☆35Updated 8 years ago
- Semi-Supervised Learning Method for Deep Neural Networks☆28Updated 7 years ago
- Multilinear Factorization Machines for multi-task multi-view learning☆19Updated 8 years ago
- 6️⃣6️⃣6️⃣ Reproduce ICLR '18 under-reviewed paper "MULTI-TASK LEARNING ON MNIST IMAGE DATASETS"☆42Updated 7 years ago
- Implementaion of Interpretable Convolutional Neural Networks with Dual Local and Global Attention for Review Rating Prediction☆123Updated 4 years ago
- Multi-Task Learning package built with tensorflow 2 (Multi-Gate Mixture of Experts, Cross-Stitch, Ucertainty Weighting)☆52Updated 5 years ago
- PyMTL (Python library for Multi-task learning) is a Python module implementing a Multi-task learning framework built on top of scikit-lea…☆44Updated 12 years ago
- [Code] Deep Multi-task Representation Learning: A Tensor Factorisation Approach☆58Updated 8 years ago
- Graph Capsule Convolutional Neural Networks☆36Updated 5 years ago
- Domain-Adversarial Neural Network in Tensorflow☆37Updated 6 years ago
- This is the official clone for the implementation of the NIPS18 paper Multi-Layered Gradient Boosting Decision Trees (mGBDT) .☆104Updated 6 years ago
- 迁移学习☆18Updated 7 years ago
- Adversarial learning by utilizing model interpretation☆10Updated 6 years ago
- Learning from graph data using Keras☆64Updated 6 years ago
- This is a repository for Multi-task learning with toy data in Pytorch and Tensorflow☆137Updated 7 years ago
- The code for the models described in "Learning Tasks for Multitask Learning: Heterogenous Patient Populations in the ICU" (KDD 2018).☆21Updated 5 years ago
- The code of the AAAI-19 paper "AFS: An Attention-based mechanism for Supervised Feature Selection".☆46Updated 6 years ago
- Stacked Denoising AutoEncoder☆79Updated 5 years ago
- Cost-Sensitive Multi-Label Classification☆19Updated 7 years ago
- ☆61Updated 8 years ago
- Code for paper "On Sampling Strategies for Neural Network-based Collaborative Filtering"☆39Updated 8 years ago
- The implementation of Meta-LSTM in "Meta Multi-Task Learning for Sequence Modeling." AAAI-18☆33Updated 7 years ago
- Multi-Task Learning in NLP☆94Updated 7 years ago
- My implementation of "Hierarchical Attention Networks for Document Classification" in Keras☆26Updated 7 years ago
- ☆89Updated 7 years ago
- Implementation and usage of marginalized stacked denoising autoencoders (mSDA)☆24Updated 9 years ago
- TensorFlow Implementation of TCN (Temporal Convolutional Networks)