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
690 stars 219 forks source link

pandas 1.3.1 need python version 3.7+? #30

Open spiderdet opened 2 years ago

spiderdet commented 2 years ago

I can't install pandas1.3.1 in python 3.6.13, for which I searched for a reason saying I need to upgrade to python 3.7+. Is python 3.7 OK?