Hello There,
I have implemented a Robust GCN version using DGL. This is the original paper: http://pengcui.thumedialab.com/papers/RGCN.pdf
How do I add it to the DGL Library?
What is the process to follow? Please let me know as I am doing this for the first time.
Going forward, I would like to contribute more to the repository.
Another Question:
Do we have any of the adversarial attacks on graph implemented and available in DGL?