dmlc--dgl
8b17a5c1d5
Add RotatE support for KGE (apps/kg) Performance Result: Dataset FB15k: Result from Paper: MR: 40 MRR: 0.797 HIT@1: 74.6 HIT@3: 83.0 HIT@10: 88.4 Our Impl: MR: 39.6 MRR: 0.725 HIT@1: 62.8 HIT@3: 80.2 HIT@10: 87.5
1.3 KiB
1.3 KiB
Contributing to DGL
Contribution is always welcomed. A good starting place is the roadmap issue, where you can find our current milestones. All contributions must go through pull requests and be reviewed by the committers. See our contribution guide for more details.
Once your contribution is accepted and merged, congratulations, you are now a contributor to the DGL project. We will put your name in the list below.
Contributors
- Sheng Zha: tree-lstm in MXNet
- Yifei Ma: GCN in MXNet
- Yizhi Liu: RGCN in MXNet
- @hbsun2113: GraphSAGE in Pytorch
- Tianyi Zhang: SGC in Pytorch
- Jun Chen: GIN in Pytorch
- Aymen Waheb: APPNP in Pytorch
- Chengqiang Lu: MGCN, SchNet and MPNN in PyTorch
- Gongze Cao: Cluster GCN
- Yicheng Wu: RotatE in Pytorch
Other improvement
- Brett Koonce
- @giuseppefutia
- @mori97
- Hao Jin