recommenders-team/recommenders
Auf GitHub ansehenDKN how to save/restore model ? [ASK]
Open
#1.232 geöffnet am 5. Nov. 2020
help wanted
Repository-Metriken
- Stars
- (17.706 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 6T 16h) (10 gemergte PRs in 30 T)
Beschreibung
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.