recommenders-team/recommenders

How to generate context embedding for DKN?[ASK]

Open

#1,246 opened on Nov 16, 2020

 (5 comments) (0 reactions) (0 assignees)Python (3,319 forks)batch import
help wanted

Repository metrics

Stars
 (21,866 stars)
PR merge metrics
 (PR metrics pending)

Description

Description

I notice that context embedding is not used in the dkn_deep_dive.ipynb. But as DKN article describes, context embedding can improve the quality of the model. I wonder how we can generate a context embedding for DKN using MIND dataset?

Other Comments

Contributor guide