Hello everyone!
I wanted to use your model, but it gives me an error when I import SCGAE:
"cannot import name 'GraphAttention' from 'spektral.layers'"
I don't really known Spektral, I'm new on graph NN, but I couldn't find in the documentation the layers you refer to (also GraphConvSkip)... What am I missing??
Thank you!
ps: I installed spektral==0.6.1 as you recommended
Hello everyone! I wanted to use your model, but it gives me an error when I import SCGAE:
"cannot import name 'GraphAttention' from 'spektral.layers'"
I don't really known Spektral, I'm new on graph NN, but I couldn't find in the documentation the layers you refer to (also GraphConvSkip)... What am I missing??
Thank you!
ps: I installed spektral==0.6.1 as you recommended