Skip to content

Implement skip connections using the JumpingKnowledge pyg module #235

@akhilpandey95

Description

@akhilpandey95
  • modify Base class to instantiate pyg.nn.models.JumpingKnowledge
  • modify the layer/dimensionality logic to account for concatenated aggregation scheme within JumpingKnowledge
  • within Base class include a reset_parameters() to reset skip connection choices
  • modify test cases and log the performance of the model on CI test case.

previous issues/PRS

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions