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

Running KGAT in Google Collab #46

Open
mabner1996 opened this issue Apr 8, 2021 · 0 comments
Open

Running KGAT in Google Collab #46

mabner1996 opened this issue Apr 8, 2021 · 0 comments

Comments

@mabner1996
Copy link

Hello, is it possible to run this repository in google collab?
I tried to upload this repo to google drive, mount it via google collab and run the amazon example :
(python Main.py --model_type kgat --alg_type bi --dataset amazon-book --regs [1e-5,1e-5] --layer_size [64,32,16] --embed_size 64 --lr 0.0001 --epoch 1000 --verbose 50 --save_flag 1 --pretrain -1 --batch_size 1024 --node_dropout [0.1] --mess_dropout [0.1,0.1,0.1] --use_att True --use_kge True)

However, I get an error message saying it cannot find train.txt in the directory. I put the screenshot of the command I input in collab and error message

I hope you can suggest other way to solve this/ running it on collab, thanks!
image

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

1 participant