help wanted
仓库指标
- Star
- (17,706 star)
- PR 合并指标
- (平均合并 6天 16小时) (30 天内合并 10 个 PR)
描述
Trying to dive in Sequential Recommender Systems with the example of the Sli-Rec model but when i try to run the first cell of code in the Notebook i get error: cannot import name 'dynamic_rnn' from 'tensorflow.nn'.
I tried to use another model (Caser / Gru4rec / asvd) but when im running the hparams function with each model i get an error : FileNotFoundError: [Errno 2] No such file or directory: '../../reco_utils/recommender/deeprec/config/asvd.yaml' (for asvd model , same for caser and others)