Splitter icon indicating copy to clipboard operation
Splitter copied to clipboard

A Pytorch implementation of "Splitter: Learning Node Representations that Capture Multiple Social Contexts" (WWW 2019).

Results 1 Splitter issues
Sort by recently updated
recently updated
newest added

I'm getting the same error. ``` Traceback (most recent call last): File "/home/shady/Projects/GML/SPLITTER/Splitter/src/main.py", line 24, in main() File "/home/shady/Projects/GML/SPLITTER/Splitter/src/main.py", line 19, in main trainer.fit() File "/home/shady/Projects/GML/SPLITTER/Splitter/src/splitter.py", line 229, in fit...