Open xwasco opened 3 years ago
Ah, that's a great point. For the most part, it should be PyTorch Geometric and Open Graph Benchmark. Deep Graph Library is needed for the GAT experiment. Those have their own installation procedures.
The only other ... annoying dependencies are those based off Julia. I'll think about how to present those.
While I figure out how to present the dependencies in a nice way, here's the yaml for now: https://pastebin.com/3YrQqaBF
Not all of them are necessary, and I'm not sure if this'll completely work due to cuda mismatches.
any updates ?
Hi, could you please provide the set of libraries needed to replicate your experiments?
Something like a YML file would be great :)
Thanks a lot for your time!
Best