Giters
Shicoder
/
Deep_Rec
存放推荐算法相关代码、文档、资料
Geek Repo:
Geek Repo
Github PK Tool:
Github PK Tool
Stargazers:
225
Watchers:
7
Issues:
3
Forks:
78
Shicoder/Deep_Rec Issues
`fea['col_type'] == 'DEEP_SHARED_EMBEDDING_COLS'` 改为 `col == 'DEEP_SHARED_EMBEDDING_COLS'`
Updated
3 years ago
masks = tf.expand_dims(tf.cast(seq_ids >= 0, tf.float32), axis=-1) ,请问做了hash后,seq_id 的默认值会小于0么?
Updated
4 years ago
Comments count
3
din 模型 序列特征能用feature_column去构建么?
Updated
4 years ago
Comments count
1