-
Notifications
You must be signed in to change notification settings - Fork 43
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
Add gcn package to environment #32
Comments
The repo that you mentioned is a fork. Why shall installed a fork repository and not the original one? |
We use "Deep_GCN" model that implement in this version. |
We added gcn to the backend. |
thanks a lot. |
Still, as described in #5, we should make sure we keep track of the software stack installed |
We can see the following error while using GCN:
In case that you are passing flags be aware that the test submission is called on the backend with an extra argument:
So if you are catching all arguments be aware that |
add gcn package to standard environment
gcn
https://github.com/parisots/gcn
and dependencies of this package
tensorflow (>0.12)
networkx
joblib
The text was updated successfully, but these errors were encountered: