CONTRIBUTORS.md 3.51 KB
Newer Older
1
2
3
4
## 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
Minjie Wang's avatar
Minjie Wang committed
5
6
and be reviewed by the committers. See our [contribution
guide](https://docs.dgl.ai/contribute.html) for more details.
7

Minjie Wang's avatar
Minjie Wang committed
8
9
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.
10
11
12

Contributors
------------
13

Da Zheng's avatar
Da Zheng committed
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
* [Minjie Wang](https://github.com/jermainewang) from AWS
* [Da Zheng](https://github.com/zheng-da) from AWS
* [Quan Gan](https://github.com/BarclayII) from AWS
* [Mufei Li](https://github.com/mufeili) from AWS
* [Jinjing Zhou](https://github.com/VoVAllen) from AWS
* [Xiang Song](https://github.com/classicsong) from AWS
* [Tianjun Xiao](https://github.com/sneakerkg) from AWS
* [Tong He](https://github.com/hetong007) from AWS
* [Jian Zhang](https://github.com/zhjwy9343) from AWS
* [Qipeng Guo](https://github.com/QipengGuo) from AWS
* [Xiangkun Hu](https://github.com/HuXiangkun) from AWS
* [Ying Rui](https://github.com/Rhett-Ying) from AWS
* [Israt Nisa](https://github.com/isratnisa) from AWS
* [Zheng Zhang](https://github.com/zzhang-cn) from AWS
* [Zihao Ye](https://github.com/yzh119) from University of Washington
* [Chao Ma](https://github.com/aksnzhy)
* [Qidong](https://github.com/soodoshll)
* [Lingfan Yu](https://github.com/lingfanyu) from New York University
* [Yu Gai](https://github.com/GaiYu0) from University of California, Berkeyley
* [Qi Huang]() from New York University
* [Dominique LaSalle](https://github.com/nv-dlasalle) from Nvidia
* [Pawel Piotrowcz](https://github.com/pawelpiotrowicz) from Intel
* [Michal Szarmach](https://github.com/mszarma) from Intel
* [Izabela Mazur](https://github.com/IzabelaMazur) from Intel
* [Sanchit Misra](https://github.com/sanchit-misra) from Intel
* [Sheng Zha](https://github.com/szha) from AWS
* [Yifei Ma](https://github.com/yifeim) from  AWS
* [Yizhi Liu](https://github.com/yzhliu) from AWS
* [Kay Liu](https://github.com/kayzliu) from UIC
* [Tianqi Zhang](https://github.com/lygztq) from SJTU
* [Hengrui Zhang](https://github.com/hengruizhang98)
45
* [Seung Won Min](https://github.com/davidmin7) from UIUC
46
47
48
49
* [@hbsun2113](https://github.com/hbsun2113): GraphSAGE in PyTorch
* [Tianyi Zhang](https://github.com/Tiiiger): SGC in PyTorch
* [Jun Chen](https://github.com/kitaev-chen): GIN in PyTorch
* [Aymen Waheb](https://github.com/aymenwah): APPNP in PyTorch
Mufei Li's avatar
Mufei Li committed
50
* [Chengqiang Lu](https://github.com/geekinglcq): MGCN, SchNet and MPNN in PyTorch
VoVAllen's avatar
VoVAllen committed
51
* [Gongze Cao](https://github.com/Zardinality): Cluster GCN
52
53
* [Yicheng Wu](https://github.com/MilkshakeForReal): RotatE in PyTorch
* [Hao Xiong](https://github.com/ShawXh): DeepWalk in PyTorch
Zhi Lin's avatar
Zhi Lin committed
54
* [Zhi Lin](https://github.com/kira-lin): Integrate FeatGraph into DGL
Andrew's avatar
Andrew committed
55
* [Andrew Tsesis](https://github.com/noncomputable): Framework-Agnostic Graph Ops
Minjie Wang's avatar
Minjie Wang committed
56
57
58
* [Brett Koonce](https://github.com/brettkoonce)
* [@giuseppefutia](https://github.com/giuseppefutia)
* [@mori97](https://github.com/mori97)
Da Zheng's avatar
Da Zheng committed
59
60
* [@xnuohz](https://github.com/xnuohz)
* [Hao Jin](https://github.com/haojin2) from Amazon
Xin Yao's avatar
Xin Yao committed
61
* [Xin Yao](https://github.com/yaox12) from Nvidia
62
* [Abdurrahman Yasar](https://github.com/ayasar70) from Nvidia
Shaked Brody's avatar
Shaked Brody committed
63
* [Shaked Brody](https://github.com/shakedbr) from Technion
64
* [Jiahui Liu](https://github.com/paoxiaode) from Nvidia
65
* [Neil Dickson](https://github.com/ndickson-nvidia) from Nvidia
66
* [Chang Liu](https://github.com/chang-l) from Nvidia