changqi1 / DeepRec

DeepRec is a recommendation engine based on TensorFlow.
Apache License 2.0
3 stars 9 forks source link

[Modelzoo]Rebuild MMoE to update API and Enable DeepRec Features #46

Closed shanzhou2186 closed 2 years ago

shanzhou2186 commented 2 years ago

Rebuild MMoE to update API and Enable DeepRec Features Goal Rebuild MMoE to update API and enable DeepRec Features.

Requirement Details

Features list Enable the following DeepRec feature(Docs about the features from Alibaba https://deeprec.readthedocs.io/zh/latest/index.html):

1) Embedding Variable 7) GRPC++ and StarServer 13) Incremental Checkpoint 14) AdagradDecay 2) EmbeddingVariable advanced features:Embedding Elimination 3) EmbeddingVariable advanced feature:Embedding Filter 4) Dynamic-dimension Embedding Variable 5) Adaptive Embedding 17) WorkQueue

6) Multi-Hash Variable

Test

Other Requirements: Dockerfile and Documents

Code Style and commit

Maintain

Definition of Done