Skip to content
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

Data preprocessing #12

Open
fatemehteimury opened this issue Sep 9, 2019 · 2 comments
Open

Data preprocessing #12

fatemehteimury opened this issue Sep 9, 2019 · 2 comments

Comments

@fatemehteimury
Copy link

Hi,
I want to use your GIN implementation for my own dataset. I don't understand how should I prepare the initial txt file for my dataset.
can you explain it, please.
Thanks

@pournami123
Copy link

Please help if anyone know how to prepare our own dataset

@weihua916
Copy link
Owner

Please use pytorch geometric or DGL for the implementation of GIN. They are much faster and easy to use :)
PyG: https://pytorch-geometric.readthedocs.io/en/latest/modules/nn.html#torch_geometric.nn.conv.GINConv
DGL: https://docs.dgl.ai/api/python/nn.pytorch.html#ginconv

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

3 participants