Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 274 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 274 Bytes

Code for SIGIR 2024 paper M3oE: Multi-Domain Multi-Task Mixture-of Experts Recommendation Framework

Run experiments on MovieLens-1M:

cd examples

mkdir model_para

mkdir output

bash run_MDMT.sh

The 5 rounds results will be saved under examples/output