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

question about hyper-parameters #1

Open
Brightart opened this issue May 8, 2023 · 3 comments
Open

question about hyper-parameters #1

Brightart opened this issue May 8, 2023 · 3 comments

Comments

@Brightart
Copy link

I recently ran your code and found that the performance was not nearly as good as in the relevant papers.
Here is my result.
result

I suspect that this might be consequence of improper hyper-parameter settings or other factors that have not been taken into consideration.
Here is the command to run code.
python run_expt.py -d arxiv -m Sketch-GCN --device 2 --compress_ratio 0.1 --num_epochs 200 --runs 2

I would like to report this issue and request your help in identifying the potential causes and solutions.

@iammcy
Copy link

iammcy commented May 25, 2023

I would like to ask if this problem has been solved? I also can't achieve the results reported in the paper. I would be grateful for timely feedback!

@Brightart
Copy link
Author

@iammcy sorry, the problem remains unsolved.

@ankush9812
Copy link

I have a doubt in running the GitHub-repository. I will appreciate if someone can help me with the issue.

I keep getting error in the line 91, “dataset = PygNodePropPredDataset(name='ogbn-{}'.format(args.dataset)” in the run_expt.py file.

I have resolved some errors related with it, but is there a solution to process it correctly? The latest error is: “assert(additional_file[:5] == 'node_')
AssertionError”.

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