Skip to content

Several mistakes #3

@JiahaoWuGit

Description

@JiahaoWuGit

Hi, jisu.
I'm sorry but I found that your code cannot be run. Maybe it's caused by some mistakes unconsciously. Here're they:

  1. Is the sequence between the 492nd line and the 494th line in the file DGCF.py upside down?
  2. A typo issue: in the 494th line, 'GDCF' should be written as 'DGCF'.
  3. ua_embeddings and ia_embeddings are not initialized before they are used for the first time in the function "init_weights()" @file DGCF.py
  4. Line 150 in DGCF.py: "def _create_star_routing_embed_with_p()", the last letter 'p' should be a capital letter according to how you call it.
  5. ....... Maybe you should re-check the code

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