gouliang1997
Results
2
issues of
gouliang1997
I used model.save() but I got the error: Traceback (most recent call last): File "/Applications/PyCharm CE.app/Contents/plugins/python-ce/helpers/pydev/pydevd.py", line 1477, in _exec pydev_imports.execfile(file, globals, locals) # execute the script File "/Users/liang/Downloads/mee/3_rgcn/rgcn/train.py", line...
I want to use VF3 on PPI dataset. This dataset has a attribute dimension of 50 for each node. Can I use VF3 directly? If yes, how do I change...