Possible example/tutorial/model_zoo?

Hi I wrote some code with dgl to reproduce the results of this paper. Not sure if there is anyone interested in this.

A sample of results:


I am stuck with oom problem currently. And my laptop could only run some real small samples. The structure used in that paper is very simple though.

Yes you are welcomed to contribute, the result looks interesting!
Writing a tutorial always take a lot of time and I am not sure if you have enough bandwidth, if you don’t mind you could add this model to dgl examples (model zoo is prepared for specific domains such as drugs).

You can refer to our contribution guide on how to contribute a new model to our examples.

I might build a mini model zoo for this topic.

1 Like