Skip to content

线性项的维度问题 #41

@Melaniemod

Description

@Melaniemod

看到 DeepFM 中一阶项,
PNN中 线性项 y_linear = tf.reduce_sum(tf.multiply(feat_wgts, feat_vals),1),输出都是一个数值而非一个向量;论文中一阶项都是一个向量而非一个数值吧?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions