drawbridge / keras-mmoe

A TensorFlow Keras implementation of "Modeling Task Relationships in Multi-task Learning with Multi-gate Mixture-of-Experts" (KDD 2018)
MIT License
681 stars 217 forks source link

numbers of experts? #26

Open xmy0916 opened 2 years ago

xmy0916 commented 2 years ago

I didn't find the ablation experiment results of the number of experts in your paper. When I have a total of 9 tasks, how many experts do I need to set?