dmlc / dgl

Python package built to ease deep learning on graph, on top of existing DL frameworks.
http://dgl.ai
Apache License 2.0
13.55k stars 3.01k forks source link

[Roadmap] GNN models, modules and others #3849

Open jermainewang opened 2 years ago

jermainewang commented 2 years ago

dgl.nn

Explainability modules:

Samplers

dgl.transforms

Datasets

Model examples

Graph embedding NN modules

mufeili commented 2 years ago
  1. How to prevent two contributors from working on the same item?
  2. Any description of the general contribution process? E.g., open an issue first to discuss the design and to-do items
jermainewang commented 2 years ago

Just reply in the thread about which items you would like to contribute. Yes, we recommend open a dedicated discussion issue about the item and we will link it in the roadmap.

Ziyang-Yu commented 2 years ago

I am wondering if there is someone who already finished TopKPooling. I want to contribute to this item.

mufeili commented 2 years ago

@Ziyang-Yu Not to my knowledge. It will be great if you can contribute that!

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale due to lack of activity. It will be closed if no further activity occurs. Thank you