Skip to content

hope can load dataset with GraphMLDatasets.jl #149

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
zsz00 opened this issue Mar 24, 2022 · 3 comments
Closed

hope can load dataset with GraphMLDatasets.jl #149

zsz00 opened this issue Mar 24, 2022 · 3 comments

Comments

@zsz00
Copy link

zsz00 commented Mar 24, 2022

hope can load dataset with GraphMLDatasets.jl, it is contains more graph datasets.

@CarloLucibello
Copy link
Member

GraphMLDatasets.jl is agnostic to the GNN framework, so you can load a dataset from there and then construct a GNNGraph (or many) out of it.
Is there a specific dataset you need? More generally I prefer to use MLDataset as a centralized dataset repository, If you want anything specific to be added you could open a issue there or create a PR

@zsz00
Copy link
Author

zsz00 commented Mar 24, 2022

I want to use the OGB datasets.

@zsz00
Copy link
Author

zsz00 commented Mar 24, 2022

yes, I open a issue there of OGB.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants