CarloLucibello / GraphNeuralNetworks.jl

Graph Neural Networks in Julia
https://carlolucibello.github.io/GraphNeuralNetworks.jl/dev/
MIT License
214 stars 47 forks source link

implement Graphormer #251

Open CarloLucibello opened 1 year ago

CarloLucibello commented 1 year ago

https://proceedings.neurips.cc/paper/2021/file/f1c1592588411002af340cbaedd6fc33-Paper.pdf

5hv5hvnk commented 1 year ago

I have gone through the paper once. should I start the implementation in GraphNeuralNetworks.jl ?

CarloLucibello commented 1 year ago

yes, a PR is very welcome

5hv5hvnk commented 1 year ago

@CarloLucibello Should I raise a PR on master branch ? you can have a look on code here if you want me to edit something you can share here before I raise a PR

CarloLucibello commented 1 year ago

Should I raise a PR on master branch ?

yes, discussing over a PR is definitely easier