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

invalid value for int argument: NODE_DIM #2

Closed
akritikts opened this issue Jun 9, 2021 · 1 comment
Closed

invalid value for int argument: NODE_DIM #2

akritikts opened this issue Jun 9, 2021 · 1 comment

Comments

@akritikts
Copy link

I am trying to run the Distributed Molecule classification experiment:
sh run_fedavg_distributed_reg.sh 6 1 1 1 graphsage homo 150 1 1 0.0015 256 256 0.3 256 256 freesolv "./../../../data/freesolv/" 0

@emirceyani
Copy link
Collaborator

You are missing partition alpha for non-iid splitting. It should be

sh run_fedavg_distributed_reg.sh 6 1 1 1 graphsage homo 0.3 150 1 1 0.0015 256 256 0.3 256 256 freesolv "./../../../data/freesolv/" 0

Please refer to this README instead: https://github.com/FedML-AI/FedGraphNN/tree/main/experiments/distributed/moleculenet . Thanks for sharing this issue. We'll update main README right now.

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