a264919
Update examples. by
2020-09-28 19:35:15 +0200
01f0b4a
Update exps. by
2020-09-28 19:34:30 +0200
92705d8
Update dataset processors. by
2020-09-28 19:28:03 +0200
ca1f2b5
Fix pickle problem. by
2020-09-27 18:51:01 +0200
899daa3
Fix pickle problem. by
2020-09-27 17:02:16 +0200
5c2043d
Update .appveyor.yml. by
2020-09-27 16:36:58 +0200
265850c
Update .appveyor.yml. by
2020-09-27 12:35:00 +0200
1741804
Remove support for Python 3.5. by
2020-09-27 12:11:38 +0200
45f4317
Test extras_require. by
2020-09-27 12:00:04 +0200
fcb56e8
Test extras_require. by
2020-09-27 11:53:02 +0200
5420995
Update README and requirements. by
2020-09-26 12:16:50 +0200
be4f169
Merge pull request #27 from jajupmochi/v0.2 by
2020-09-25 11:48:45 +0200
97257a5
Update namespace. by
2020-09-25 11:47:30 +0200
1b7d4ad
Update README.md. by
2020-09-25 11:32:56 +0200
424fe5f
Update README.md by
2020-09-25 11:29:37 +0200
e9cec0a
Merge pull request #26 from jajupmochi/v0.2 by
2020-09-25 11:07:06 +0200
e6c4229
Update requirements. by
2020-09-25 11:05:27 +0200
0c01cb3
Merge pull request #25 from jajupmochi/v0.2 by
2020-09-25 10:19:06 +0200
293ed9e
Fix bugs and add xps. by
2020-09-22 18:07:50 +0200
87e9da8
Fix bugs. by
2020-09-22 17:46:11 +0200
681802a
Add xp. by
2020-09-22 16:09:26 +0200
21b99f4
Update graph synthesizer. by
2020-09-22 11:55:18 +0200
d8e206c
Add graph synthesizer. by
2020-09-21 17:32:23 +0200
570492c
Add SpectralDecomposition class. by
2020-08-20 17:40:09 +0200
5dcbe76
Add SylvesterEquation class. by
2020-08-20 16:02:30 +0200
6eb6a4a
Add CommonWalk class. by
2020-08-19 16:45:17 +0200
1fd5ffc
Add MedianGraphEstimator for cost matrices learning. by
2020-07-10 10:58:10 +0200
d64cf4d
Update optimizing part in MedianPreimageGeneratorCML. by
2020-07-08 16:26:43 +0200
b649298
Merge pull request #23 from jajupmochi/v0.2 by
2020-07-06 18:35:14 +0200
0db57fe
Fix bugs in ged.util.util.get_nb_edit_operations_symbolic_cml() and add test for it. by
2020-07-06 18:21:31 +0200
15945eb
Update the computation of numbers of edit operations for GEDs using pre-defined costs between labels. by
2020-07-03 18:23:55 +0200
31a8a9c
Add ability to GEDEnv to use pre-defined costs between edge labels. by
2020-07-03 12:10:04 +0200
731ab1d
Add ability to GEDEnv to use pre-defined costs between node labels. by
2020-07-02 18:02:22 +0200
938c3d5
Add ability to GEDEnv to use pre-defined costs between node labels. by
2020-07-02 18:00:53 +0200
74a6e5f
Add exp: compare GEDEnv with the GEDLIB version. by
2020-07-01 14:44:02 +0200
d97bfe9
Add class MedianGraphEstimatorPy and MedianPreimageGeneratorPy which use GEDEnv implemented in pure Python. by
2020-06-26 12:44:48 +0200
6f0c1df
Merge pull request #22 from jajupmochi/v0.2 by
2020-06-25 11:09:24 +0200
58cc404
Fix GEDEnv import bugs. by
2020-06-25 11:08:43 +0200
ad6b45b
Add MedianPreimageGeneratorCML. by
2020-06-25 11:03:43 +0200
b1ae62a
Merge pull request #21 from jajupmochi/v0.2 by
2020-06-24 16:26:34 +0200
5eb69de
Add ged module. by
2020-06-24 16:24:37 +0200
89ba98b
Merge pull request #20 from jajupmochi/v0.2 by
2020-06-23 11:01:41 +0200
d39d0a0
Update. by
2020-06-23 10:55:27 +0200
f4d279e
Update .travis.yml. by
2020-06-23 10:38:39 +0200
d040440
Update README.md. by
2020-06-23 10:26:27 +0200
d8708eb
Merge pull request #19 from jajupmochi/v0.2 by
2020-06-23 10:03:26 +0200
f74ca2c
Add examples. by
2020-06-22 15:32:05 +0200
74ce199
Add examples for graph kernels. by
2020-06-22 15:29:09 +0200
95dceaa
Add simple preimage experiments. by
2020-06-12 12:04:13 +0200
91eb485
Fix typos in printout messages. by
2020-06-12 12:03:20 +0200
3eee30e
Add examples. by
2020-06-10 12:25:12 +0200
fcff223
Fix bugs to use unnormalized Gram matrix in RPG. by
2020-06-07 11:38:20 +0200
4d47f61
Fix bugs to use unnormalized Gram matrix in MPG. by
2020-06-07 11:24:10 +0200
ea615e8
Add more possibilities when using random costs in MPG. by
2020-06-07 10:58:03 +0200
e872ffe
Update random preimage experiment. by
2020-06-07 10:25:36 +0200
924f028
Update the RPG experiment. by
2020-06-05 14:41:49 +0200
e66846f
Implement Marginalized kernel class. by
2020-06-05 14:40:51 +0200
b4f4f38
Add time and iteration limits for RPG. by
2020-06-05 14:39:26 +0200
87e06e9
expand the number of modifications to increase the possiblity in PRG. by
2020-06-03 15:45:36 +0200
5c3651e
Fix bug: random number genration in RPG when paralelling. by
2020-06-03 12:27:30 +0200
980dd1c
Add parallel to RPG. by
2020-06-02 11:34:57 +0200
50da423
Add experiment of random preimage. by
2020-06-01 18:13:43 +0200
b63a60f
Add RandomPreimageGenerator introduced inBakir's paper. by
2020-06-01 16:43:38 +0200
55aef2b
Merge pull request #18 from jajupmochi/v0.2 by
2020-05-27 17:20:24 +0200
7e3da6b
Add xp script: remove the best graph from median set. by
2020-05-27 17:19:11 +0200
9adaebb
Add xp: remove the best graph from median set. by
2020-05-27 17:14:33 +0200
3bbab55
Package cvxpy cannot be installed from wheel, remove it from PyPI setup temporally. by
2020-05-27 17:13:03 +0200
dff2c84
Update setup.py. by
2020-05-26 15:57:28 +0200
06c3520
Add option to sort graphs by size when computing GEDs for the sake of the stability. by
2020-05-26 15:55:58 +0200
cac0cfa
Add tools to analyze preimage results. by
2020-05-19 10:00:42 +0200
3450630
1. Solve uncolsed file warning in graph_file.py. 2. Solve CXVPY * and @ warning in MPG. by
2020-05-15 12:18:38 +0200
7293234
Update and fix bugs in MGE: 1. avoid decreasing all median nodes. 2. in __compute_initial_node_labels(), stop appending elements to median_labels when all node_labels are already selected. 3. return False directly in __update_node_label() when node_labels is empty. 4. solve the bug that median is not modified in place in __delete_node_from_median(). by
2020-05-14 18:39:49 +0200
7e94eca
Add k-nn test. by
2020-05-13 16:31:37 +0200
85ad732
Allow zero costs and no triangle rule when updating edit costs in MPG. by
2020-05-08 16:43:28 +0200
34e82bf
Add parallel functions to MGE. by
2020-05-07 17:05:27 +0200
1772f64
Update requirements. by
2020-05-02 17:15:08 +0200
f5439ee
Update requirements. by
2020-05-02 16:47:38 +0200
1191009
Update requirements. by
2020-05-02 16:39:28 +0200
c2e88d9
Update requirement.txt for pre-image. by
2020-04-30 10:38:44 +0200
9a365fa
Fix bugs for enum and add test for median preimage generator. by
2020-04-30 10:31:08 +0200
3bcc60c
Fix a bug in increasing orders in MGE. by
2020-04-29 10:42:57 +0200
eadc91b
Merge pull request #17 from jajupmochi/v0.2 by
2020-04-28 17:30:04 +0200
909cadd
Add method of updating orders for non-symbolic labeled graphs in MGE. by
2020-04-28 17:28:45 +0200
61d96d5
Fix bugs when computing reduced costs in MGE. by
2020-04-27 17:40:00 +0200
f8fc1d9
Fix bugs in some graph kernels. 2. Update MedianGraphEstimator. by
2020-04-24 18:28:53 +0200
1c635da
Fix bugs in MedianGraphEstimator.__decrease_order(). by
2020-04-23 12:33:35 +0200
5f7a9ed
Update MedianGraphEstimator: add __decrease_order() method. by
2020-04-22 18:04:53 +0200
25aa64a
Fix bugs in MedianGraphEstimator, about __node_maps_from_median and updating nodes/edges. by
2020-04-22 17:29:15 +0200
e4adfbc
Add AppVeyor CI for Windows platforms. by
2020-04-18 17:27:58 +0200
b463852
Move method get_graph_kernel_by_name(). by
2020-04-18 16:52:42 +0200
898bec8
Add class WLSubtree. by
2020-04-18 15:13:44 +0200
78999e8
Fix bugs. by
2020-04-17 16:51:34 +0200
3970ede
Merge pull request #16 from jajupmochi/v0.2 by
2020-04-14 16:59:40 +0200
b4e76e0
Update README. by
2020-04-14 16:54:46 +0200
a69f3c7
Add class WeisfeilerLehman. by
2020-04-14 16:52:35 +0200
f337fc3
Add class WeisfeilerLehman. by
2020-04-14 16:50:00 +0200
92c24ff
Add class Treelet. by
2020-04-14 15:14:06 +0200
b7d5ce3
Fix bugs in class PathUpToH. by
2020-04-13 18:20:49 +0200
2248a13
Update tests. by
2020-04-13 18:01:41 +0200
75e42f1
rearrange gklearn/preimage directory. by
2020-04-13 17:43:33 +0200