Commit Graph

60 Commits

Author SHA1 Message Date
b80531bad7 first 2024-01-04 16:42:59 +08:00
William Hamilton
a0fdef95dc Rename 2018-09-19 15:27:00 -04:00
William Hamilton
73f8d37f14 Rename. 2018-09-19 15:21:13 -04:00
William L Hamilton
c2adbc287d
Merge pull request #40 from aksakalli/master
swtich to Docker Hub from Google Cloud Registry
2018-07-29 17:38:08 -04:00
Rex Ying
d928dc72f6
fix node2vec neg affinity calculation 2018-07-23 17:47:28 -04:00
Can Guney Aksakalli
74fb87dc6f swtich to Docker Hub from Google Cloud Registry 2018-07-03 00:55:16 +02:00
Rex Ying
b48b92b5e7
Merge pull request #37 from m30m/add-requirements
Thanks for providing requirements.txt
2018-06-20 15:11:35 -04:00
Mohammad Amin Khashkhashi Moghaddam
684801b0ca Add requirements.txt file
requirements.txt is a standard for declaring python dependencies
2018-06-18 14:18:13 +04:30
William L Hamilton
8572d2f5d8
Merge pull request #30 from gokceneraslan/patch-1
Make networkx version check Python3 friendly
2018-06-04 18:59:32 -07:00
Gökçen Eraslan
9f23babfe3
Make networkx version check Python3 friendly 2018-03-15 20:37:32 +01:00
William L Hamilton
0afab746b2
Update README.md 2017-12-27 16:33:05 -06:00
Rex Ying
c2aa90ee63
Merge pull request #23 from laurimi/master
make adjacency matrix a placeholder to make saved graphdef smaller
2017-12-21 15:32:22 -08:00
Mikko Lauri
050895f671 make adjacency matrix a placeholder to make saved graphdef smaller 2017-12-20 10:48:36 +01:00
William L Hamilton
48f72045d3
Update README.md 2017-12-19 17:44:49 -06:00
William L Hamilton
2bb809dba5
Fixed weight decay support 2017-12-14 07:50:55 -08:00
RexYing
75794f8a09 modify minibatch iterator end condition so that the last batch can be of variable size 2017-11-27 09:24:19 -08:00
William Hamilton
811b50945e Hotfix for networkx weirdness. 2017-11-15 16:10:43 -08:00
William L Hamilton
da7b91464a
Update README.md 2017-11-07 10:04:29 -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
William L Hamilton
bb355bb696
Merge pull request #11 from bkj/patch-1
Add networkx version checking to utils.py
2017-11-02 14:41:17 -07:00
Ben Johnson
9293301787
Add networkx version checking to utils.py 2017-11-02 10:23:57 -04:00
williamleif
ca283f88b0 Merge branch 'master' of https://github.com/williamleif/GraphSAGE 2017-10-17 13:30:50 -07:00
williamleif
2537a115d5 Added validate_iter to example 2017-10-17 13:30:30 -07: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
William L Hamilton
8062f032fd Updated Docker description 2017-10-12 15:13:49 -07:00
William L Hamilton
e586ab7abb Merge pull request #8 from aksakalli/master
adding Dockerfiles
2017-10-12 15:07:35 -07:00
williamleif
5558ae1db4 Merge branch 'master' of https://github.com/williamleif/GraphSAGE
Merging README changes.
2017-10-12 14:17:58 -07:00
williamleif
21f5c9cd34 Describing mean pooling. 2017-10-12 14:17:40 -07:00
williamleif
93d2aaf259 Cleaned up experimental run files. 2017-10-12 14:15:21 -07:00
Can Guney Aksakalli
676c30f5f4 adding Dockerfiles 2017-10-12 16:17:42 +02: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
William L Hamilton
0d9c4a7392 Update README.md 2017-09-16 14:34:13 -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
a373623c16 Update README.md 2017-09-16 11:43:32 -07:00
William L Hamilton
2a3bfbcb5a Create README.md
Added in acknowledgments.
2017-06-09 11:18:53 +01:00
William L Hamilton
b401a6b5ef Create LICENSE.txt 2017-06-09 11:14:09 +01:00
William L Hamilton
8ef885197d Create layers.py 2017-06-09 11:11:23 +01:00
William L Hamilton
c5458d2001 Create README.md 2017-06-09 09:26:00 +01:00
William L Hamilton
0e4c84d18a Added arxiv info to readme. 2017-06-08 16:20:26 +01:00
williamleif
fc88dc47cc Fixed argument parsing in eval scripts. 2017-06-07 08:35:13 -07:00
William L Hamilton
ecc71c6f9e Update README.md 2017-06-07 16:34:01 +01:00
William L Hamilton
eb05f6e6c5 Update README.md 2017-06-07 13:56:17 +01:00
William L Hamilton
177da64846 Update README.md 2017-06-07 13:23:52 +01:00
William L Hamilton
ef1307c253 Update README.md 2017-05-31 14:51:58 +01:00