recommenders-team/recommenders
View on GitHubDKN how to save/restore model ? [ASK]
Open
#1,232 opened on Nov 5, 2020
help wanted
Repository metrics
- Stars
- (17,706 stars)
- PR merge metrics
- (Avg merge 6d 16h) (10 merged PRs in 30d)
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.