Skip to content

The "commonz, S = self.TransformerEncoder(commonz)" is incorrect, and the code cannot be implemented as currently written. #7

@RichWang2022

Description

@RichWang2022

I recently attempted to reproduce your code and encountered several issues. It appears that the nn.TransformerEncoder only yields a single output. However, in line 74 of the file network.py, the code "commonz, S = self.TransformerEncoder(commonz)" seems to contain an error. I would appreciate if you could address this issue at your earliest convenience. Furthermore, I am interested in understanding how the global relationship matrix S is computed, as it is a critical aspect of your study. Please consider updating your code accordingly.

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