Skip to content

20 #4

@chrisyxue

Description

@chrisyxue

Hello, Could you tell me why it is 20? What's the meaning of it?
In the part of DeepFM.Forward
"""
emb = self.fm_first_order_embeddings[20]
print(Xi.size())
for num in Xi[:, 20, :][0]:
if num > self.feature_sizes[20]:
print("index out")
"""

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