recommenders-team/recommenders

How to generate context embedding for DKN?[ASK]

Open

#1,246 opened on Nov 16, 2020

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Python (2,972 forks)batch import
help wanted

Repository metrics

Stars
 (17,706 stars)
PR merge metrics
 (Avg merge 6d 16h) (10 merged PRs in 30d)

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