recommenders-team/recommenders

DKN how to save/restore model ? [ASK]

Open

#1,232 opened on Nov 5, 2020

 (1 comment) (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

How can I save and then restore a trained DKN model? The 00_quick example for DKN doesn't show it nor does the 02_model_content_based_filtering/dkn_deep_dive.ipynb.

Other Comments

I prefer not to have to train it every time I want to mess with evaluating the model.

Thanks.

Contributor guide