/AdaTT

pytorch open-source library for the paper "AdaTT Adaptive Task-to-Task Fusion Network for Multitask Learning in Recommendations"

Primary LanguagePythonMIT LicenseMIT

AdaTT

Welcome to the AdaTT repository! This repository provides a PyTorch library for multitask learning, specifically focused on the models evaluated in the paper "AdaTT: Adaptive Task-to-Task Fusion Network for Multitask Learning in Recommendations" (KDD'23)".

Models

This repository implements the following models:

To facilitate the integration and selection of these models, we have implemented a class called CentralTaskArch.

License

AdaTT is MIT-licensed.