Commit Graph

17 Commits

Author SHA1 Message Date
William Hamilton
811b50945e Hotfix for networkx weirdness. 2017-11-15 16:10:43 -08:00
William L Hamilton
b3af4dff3f
Typo in maxpool name. 2017-11-06 11:43:06 -08:00
William L Hamilton
326710993f
Removed extra scaling by batch size. 2017-11-03 12:19:52 -07:00
RexYing
826e715cb1 fix loss computation 2017-11-03 11:43:57 -07:00
Ben Johnson
9293301787
Add networkx version checking to utils.py 2017-11-02 10:23:57 -04:00
RexYing
bc4f2570a3 xent, skipgram and max margin loss options in predictions.py 2017-10-13 14:50:36 -07:00
RexYing
d77df9ef65 Merge ppi eval script modification with branch 'master' of https://github.com/williamleif/GraphSAGE 2017-10-13 13:29:41 -07:00
RexYing
5f66eec217 ppi eval 2017-10-13 13:29:31 -07:00
williamleif
93d2aaf259 Cleaned up experimental run files. 2017-10-12 14:15:21 -07:00
williamleif
c29361aa7d Python 3 support. 2017-10-11 14:05:36 -07:00
williamleif
05c72baeb7 Added mean pooling. 2017-10-10 15:46:12 -07:00
williamleif
b142770576 Fixed error message when no features are present. 2017-09-16 14:26:47 -07:00
williamleif
87e978e415 Added support for identity features. 2017-09-16 14:17:14 -07:00
William L Hamilton
8ef885197d Create layers.py 2017-06-09 11:11:23 +01:00
williamleif
fc88dc47cc Fixed argument parsing in eval scripts. 2017-06-07 08:35:13 -07:00
williamleif
41f491b747 Cleaning up comments etc. 2017-05-31 06:39:04 -07:00
williamleif
40f5f4828f Initial commit of cleaned repo. 2017-05-29 08:35:30 -07:00