You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement some common used neighborhood sampling methods which will be used in DTDG static graph message passing
DOD
1, list of sampling methods that you are going to implement
2, create issues to reflect the development plan, mainly include source code and test cases, documentation and example code as application.
Note: This could be a research project to evaluate how different sampling methods could speed up the learning, and there is some criteria of graph sampling method evaluation, we can see if those criteria could somehow correlate to the static graph learning performance of those sampling methods in terms of F-score and speedup
The text was updated successfully, but these errors were encountered:
Description
Implement some common used neighborhood sampling methods which will be used in DTDG static graph message passing
DOD
1, list of sampling methods that you are going to implement
2, create issues to reflect the development plan, mainly include source code and test cases, documentation and example code as application.
Note: This could be a research project to evaluate how different sampling methods could speed up the learning, and there is some criteria of graph sampling method evaluation, we can see if those criteria could somehow correlate to the static graph learning performance of those sampling methods in terms of F-score and speedup
The text was updated successfully, but these errors were encountered: