Commit Graph

44 Commits

Author SHA1 Message Date
Dongzy
a6314a62a7 Merge branch 'master' into proj-descriptions 2018-11-25 11:04:05 +08:00
Chengbin Hou
6eefa603cb readme update (draft) 2018-11-24 19:09:09 +00:00
Chengbin Hou
f25e6ad6d8 OpenANE License update 2018-11-23 10:24:52 +00:00
Chengbin HOU
da1961ea12
exp for 2c52ce69e6
@ 2018-11-22
log for commit 2c52ce69e6
2018-11-22 23:10:47 +00:00
Chengbin Hou
2c52ce69e6 asne_checked_v0.0 2018-11-22 22:49:28 +00:00
Chengbin Hou
7e1039cc3c graphsage early stopping test 2018-11-22 19:26:38 +00:00
Dongzy
1e9f634410 Merge branch 'master' into proj-descriptions 2018-11-22 19:02:11 +08:00
Chengbin Hou
fa2fd1f21f graphsageAPI as a class & add save emb method 2018-11-21 21:39:55 +00:00
Chengbin Hou
ce0ce07d4c line_checked_v0.0_minor_fixup 2018-11-20 21:47:12 +00:00
Chengbin Hou
1dd38e348d line_checked_v0.0 & fixup args 2018-11-20 21:31:39 +00:00
Chengbin Hou
768d04eda0 grarep_checked_v0.0 2018-11-20 11:33:24 +00:00
Chengbin Hou
359d0aeea7 abrw_v0.0 fixup 2018-11-19 21:14:19 +00:00
Chengbin HOU
57d670f786
node2vec&deepwalk_checked_v0.0 & alias samp detail
1. fix deepwalk; 2. fix deepwalk; 3. try to explain alias sampling method based abrw (see code comments therein); 4. add a method in graph.py for adding weights to networkx graph (in order to fix node2vec); 5. format graph.py;
2018-11-19 20:23:45 +00:00
Chengbin Hou
cd2399706f node2vec&deepwalk_checked_v0.0 & alias samp detail 2018-11-19 20:02:32 +00:00
Dongzy
d3f7555108 support perserve_zeros for row_as_probdist and fix tadw 2018-11-19 08:57:25 +08:00
Dongzy
a3a99fc539 fixup 2018-11-19 08:47:09 +08:00
Dongzy
2f17e0db5c support dense output for row_as_probdist 2018-11-19 08:45:37 +08:00
Chengbin Hou
441ee99d76 attrcomb_checked_v0.0 2018-11-18 22:52:54 +00:00
Chengbin Hou
5344141369 attrpure_checked_v0.0 2018-11-18 22:34:35 +00:00
Chengbin Hou
526787797f tadw_checked_v0.0 2018-11-18 22:23:13 +00:00
Chengbin Hou
45f4600f98 aane_checked_v0.0 2018-11-18 20:09:40 +00:00
Chengbin
eb373a71df
Merge pull request #1 from houchengbin/graph-dev
update deepwalk, aane, attrpure, attrcomb and part of tadw and asne
2018-11-18 18:09:28 +00:00
Chengbin
94f869f9a2
readme_v0.0 2018-11-18 13:52:43 +00:00
Chengbin
26379f15e2
readme_v0.0 2018-11-18 13:40:26 +00:00
Chengbin Hou
9fd7fd65b1 abrw-checked_v0.0 2018-11-18 12:43:25 +00:00
Zeyu DONG
6145573e85
move csc_matrix to csr_matrix 2018-11-18 18:55:07 +08:00
Dongzy
11a13922f0 Integrate graph.py API
Finished abrw, deepwalk, aane, attrpure, attrcomb and part of tadw and asne
2018-11-18 12:33:32 +08:00
Dongzy
6c827a8986 move to sparse matrix 2018-11-18 11:13:56 +08:00
Dongzy
0bf1b2957b no need to normalize transition prob matrix 2018-11-18 10:50:45 +08:00
Dongzy
0c6851ee12 Merge branch 'abrw-dev-hou' into abrw-dev 2018-11-18 09:29:54 +08:00
Chengbin Hou
eb647364c0 abrw_dev_1 2018-11-18 00:02:31 +00:00
Chengbin Hou
c91b866c1b Merge branch 'abrw-dev' of https://github.com/houchengbin/OpenANE 2018-11-17 17:06:31 +00:00
Chengbin Hou
252d4fdb47 merge_abrw 2018-11-17 16:59:28 +00:00
Chengbin Hou
5abb48939f init bash emb log file 2018-11-17 16:42:10 +00:00
Dongzy
3a2a4acb93 not fixing numerical issue 2018-11-18 00:07:24 +08:00
Dongzy
ae98f16ffa Vectorization for abrw 2018-11-18 00:07:24 +08:00
Dongzy
eab350d19f format code 2018-11-18 00:07:23 +08:00
Dongzy
f50a68ed52 apply pairwise_similarity to abrw 2018-11-18 00:07:23 +08:00
Dongzy
d373cec82e fix Attribute error for abrw walker 2018-11-18 00:07:23 +08:00
Dongzy
4696bc9497 fix row_as_probdist 2018-11-18 00:07:23 +08:00
Dongzy
d486f011e8 move to csr sparse matrix 2018-11-18 00:07:23 +08:00
Dongzy
b046b20090 add .gitignore 2018-11-17 20:41:40 +08:00
Chengbin Hou
857859f2c4 init_v0.0 2018-11-17 12:30:56 +00:00
Chengbin
0634d25c6a
Initial commit 2018-11-16 09:23:50 +00:00