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

how to run SEAL in notebook jupyter google colab #31

Open
azzedineA opened this issue Apr 16, 2020 · 1 comment
Open

how to run SEAL in notebook jupyter google colab #31

azzedineA opened this issue Apr 16, 2020 · 1 comment

Comments

@azzedineA
Copy link

hi Mr. Muhan !
I am a student in master data scientist in Morocco , I a have a project in link prediction in Social network , and I have read some papers and I have implemented them, and now I am reading your paper but when I try to implemented in Google Colab, i get a problem because cpp doesn't run in google jupyter notebook how can run the SEAL in jupyter notebook ?

Thanks for your time and help!

@azzedineA azzedineA changed the title how to run SEAL in google colab how to run SEAL in notebook jupyter google colab Apr 16, 2020
@muhanzhang
Copy link
Owner

Hi, I am not familiar with Colab, but it seems to support reading files from Google drive. You may save the c++ files in the drive, and compile them on the fly within Colab. Here is an example.

Another option is to use DGCNN written in PyTorch-Geometric, see for example here, which does not require compling your own c++.

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