Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a simple GNN #11

Merged
merged 2 commits into from
Dec 18, 2023
Merged

Add a simple GNN #11

merged 2 commits into from
Dec 18, 2023

Conversation

trsvchn
Copy link
Member

@trsvchn trsvchn commented Nov 14, 2023

This PR implements vanilla GNNs

Notes:

  • spec-file remains the same, since installing pyg over conda doesn't work only pip
  • "Implement multiomics pyg Dataset that works with pyg Dataloader" will ship in separate PR

Tasks:

  • Add pyg to dependency list
  • Add GCNN module

@trsvchn trsvchn merged commit 8cd8f12 into main Dec 18, 2023
@trsvchn trsvchn deleted the add-vanilla-gnn branch December 18, 2023 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant