Example searching tool is hard to use
- Dominant language
- Python
- Stars
- 14.3k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
## 🚀 Feature
1. Classify examples by different tasks, e.g., Link Perdiction, Node classification, Graph regression. Some examples do have the tag "Link Prediction", but actually, the code does not have any link prediction part.
2. Spilt examples as official codes and third-party codes. Among them, official examples must strictly obey certain coding rules.
3. Some links on example search tool are error. For example, the link of model "Heterogeneous graph neural network" is https://github.com/dmlc/dgl/blob/master/examples/README.md**undefined**. Please double check them.
4. Define some fixed training pipelines, and for each pipeline, DGL team should provide one official example. If you did these, researchers can just focus on their model implementation, not the other not important things.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.