JuliaGraphs / JuliaGraphs/GraphNeuralNetworks.jl

Pooling support for `TemporalSnapshotsGNNGraph`

Open
#398 0 comments 1 reaction 1 assignee View on GitHub

@aurorarossi is already working on this.

Since Mar 3, 2024.

temporalgraphs
Dominant language
Julia
Stars
308
Forks
74
Avg merge
3d 6h
Merged PRs (30d)
2

Description

As described for heterographs in the issue #388, TemporalSnapshotGNNGraphs also need adapted pooling.

List of existing poolings that need to be extended:

  • GlobalPool
  • GlobalAttentionPool
  • TopKPool
  • Set2Set

I will be working on this in the near future.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.