guyulongcs / CIKM2020_DMT

Deep Multifaceted Transformers for Multi-objective Ranking in Large-Scale E-commerce Recommender Systems, CIKM 2020
108 stars 24 forks source link

Sharing python requirements file #6

Closed nidhinkrishnanv closed 3 years ago

nidhinkrishnanv commented 3 years ago

Can you please share the python requirements file?

guyulongcs commented 3 years ago

The code was tested on Linux machine with several GPUs (NVIDIA Tesla P40). The tensorflow version is 1.12. I have left the company, and cannot provide the detail requirements information in the machine. Thanks!

LinaZhang commented 2 years ago

The code was tested on Linux machine with several GPUs (NVIDIA Tesla P40). The tensorflow version is 1.12. I have left the company, and cannot provide the detail requirements information in the machine. Thanks!

The python requirements is very hard to build. I have try to build it for 2 days but fails.