Skip to content

Tutorial 7 (PyTorch) Graph Neural Networks: Non-linearity in the forward pass for the GCN Layer missing? #147

@choudharynishu

Description

@choudharynishu

According to the equation given before the implementation of the GCN Layer, the output after normalization should pass through a non-linearity but I don't see any non-linearity function used in the forward hook. Is this a mistake ?

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