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

implement GNN-LSH model in torch #211

Merged
merged 17 commits into from
Sep 22, 2023
Merged

implement GNN-LSH model in torch #211

merged 17 commits into from
Sep 22, 2023

Conversation

jpata
Copy link
Owner

@jpata jpata commented Sep 18, 2023

  • migrate to pytorch 2.0.1
  • add basic unit tests on shape for TF
  • implement a first version of the LSH-based GNN in pytorch, cross-checked with unit tests against TF

Here are some results on a short training (~1h) with a few events:
Screenshot from 2023-09-21 15-20-07

@jpata jpata changed the title WIP on torch GNN model WIP on torch GNN-LSH model Sep 19, 2023
@jpata jpata merged commit de4dcca into main Sep 22, 2023
@jpata jpata mentioned this pull request Sep 22, 2023
@jpata jpata changed the title WIP on torch GNN-LSH model implement GNN-LSH model in torch Sep 22, 2023
@jpata jpata deleted the torch_gnn branch September 27, 2023 14:01
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