- Notifications
You must be signed in to change notification settings - Fork 60
feat(ml): node emdedding, node classify and graph classify with models based on DGL #83
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
Conversation
imbajin left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pylint failed for the |
It's a bit strange, let me take a look (Most of the issues should indeed be fixed, and if they are unnecessary, they should be eliminated) |
…-ai into multigraph
The relevant information of a single graph is obtained directly through DGLGraph
add example test specifies that the dataset is uppercase update README.md


This PR is derived from the project of GLCC2024: https://www.gitlink.org.cn/hugegraph/hugegraph/wiki?wiki=graph-ai-1
Features:
Additional Notes: