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

all gate net share one expert net ? #31

Open cxyz1 opened 1 year ago

cxyz1 commented 1 year ago

https://github.com/drawbridge/keras-mmoe/blob/2718f56e4313716fd3a86e9510bc2df0cc366238/mmoe.py#L191