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 for MP-HP link prediction task in Embiggen #20

Open
justaddcoffee opened this issue Apr 11, 2022 · 0 comments
Open

Implement GNN for MP-HP link prediction task in Embiggen #20

justaddcoffee opened this issue Apr 11, 2022 · 0 comments

Comments

@justaddcoffee
Copy link

@GuoJing implemented a GNN for MP-HP link prediction in DGL, and it seemed to work well. We can implement this in Embiggen without too much effort, which should make it easier to run this task automatically in NEAT.

Here is an example GNN in the develop branch of Embiggen.

Here is a helper function to make a link prediction GNN

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

No branches or pull requests

1 participant