Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • * |
  • | | *
  • | | |\
  • | | |/
  • | |/|
  • | * |
  • * | |
  • | * |
  • | * |
  • | | *
  • | | |\
  • | | |/
  • | |/|
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • | | *
  • | | |\
  • | | |/
  • | |/|
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • 43f55cc New translations requirements_pypi.txt (French) by linlin 2020-10-19 15:26:50 +0200
  • 96bcb47 New translations requirements.txt (Chinese Simplified) by linlin 2020-10-19 15:26:48 +0200
  • 4e6891e New translations structural_sp.py (Chinese Simplified) by linlin 2020-10-19 15:26:20 +0200
  • a0a3fff New translations spKernel.py (Chinese Simplified) by linlin 2020-10-19 15:26:18 +0200
  • 90c68aa New translations lsape_solver.py (Chinese Simplified) by linlin 2020-10-19 15:26:12 +0200
  • af5311d New translations util.py (Chinese Simplified) by linlin 2020-10-19 15:26:10 +0200
  • 3ac7992 New translations spectral_decomposition.py (Chinese Simplified) by linlin 2020-10-19 15:25:52 +0200
  • c1d026a New translations utils.py (Chinese Simplified) by linlin 2020-10-19 15:25:42 +0200
  • d190e3a New translations constant.py (Chinese Simplified) by linlin 2020-10-19 15:25:39 +0200
  • 9ae2383 New translations ged_env.py (Chinese Simplified) by linlin 2020-10-19 15:25:33 +0200
  • 0cf96a4 New translations node_map.py (Chinese Simplified) by linlin 2020-10-19 15:25:31 +0200
  • fad39f0 New translations cost_matrices_learner.py (Chinese Simplified) by linlin 2020-10-19 15:25:28 +0200
  • 2cb471d New translations costs_learner.py (Chinese Simplified) by linlin 2020-10-19 15:25:27 +0200
  • 7ce94cd New translations common_walk.py (Chinese Simplified) by linlin 2020-10-19 15:25:06 +0200
  • 8a15e48 New translations graph_kernel.py (Chinese Simplified) by linlin 2020-10-19 15:25:04 +0200
  • 74f829f New translations marginalized.py (Chinese Simplified) by linlin 2020-10-19 15:25:02 +0200
  • d507e2e New translations marginalizedKernel.py (Chinese Simplified) by linlin 2020-10-19 15:25:00 +0200
  • 44dfca8 New translations path_up_to_h.py (Chinese Simplified) by linlin 2020-10-19 15:24:59 +0200
  • f66b431 New translations randomWalkKernel.py (Chinese Simplified) by linlin 2020-10-19 15:24:57 +0200
  • f702f61 New translations random_walk.py (Chinese Simplified) by linlin 2020-10-19 15:24:55 +0200
  • 99298a7 New translations shortest_path.py (Chinese Simplified) by linlin 2020-10-19 15:24:54 +0200
  • fbbafe0 New translations .travis.yml (French) by linlin 2020-10-19 15:24:28 +0200
  • f32a4e1 New translations .gitignore (French) by linlin 2020-10-19 15:24:11 +0200
  • 7ba983b New translations README.md (French) by linlin 2020-10-19 15:24:08 +0200
  • f6a536a Remove the tests on Python 3.9. by jajupmochi 2020-10-19 15:20:18 +0200
  • 0a1dc04 New translations gedlibpy.cpython-36m-x86_64-linux-gnu.so (Chinese Simplified) by linlin 2020-10-16 19:22:55 +0200
  • 8cbd743 Merge pull request #35 from jajupmochi/v0.2.x by linlin 2020-10-16 18:35:51 +0200
  • d529e06 Update MPG. by jajupmochi 2020-10-16 18:34:33 +0200
  • 41e2625 New translations gedlibpy.cpython-36m-x86_64-linux-gnu.so (Chinese Simplified) by linlin 2020-10-16 18:26:50 +0200
  • 051727f Add test for Python 3.9. by jajupmochi 2020-10-16 18:09:08 +0200
  • c55003d Add a requirement: slycot. by jajupmochi 2020-10-16 18:08:44 +0200
  • 2c36da0 Merge pull request #34 from jajupmochi/v0.2.x by linlin 2020-10-16 18:04:48 +0200
  • cd124ca Refactor: deprecate the usage of "__" for the "private" members and methods, use "_" instead. by jajupmochi 2020-10-16 18:02:28 +0200
  • d80f5f6 Refactor: deprecate the usage of "__" for the "private" members and methods, use "_" instead. by jajupmochi 2020-10-16 17:59:46 +0200
  • a54b8de Refactor: deprecate the usage of "__" for the "private" members and methods, use "_" instead. by jajupmochi 2020-10-16 17:58:58 +0200
  • 396547a Refactor: deprecate the usage of "__" for the "private" members and methods, use "_" instead. by jajupmochi 2020-10-16 17:54:32 +0200
  • 2a065f4 Fix a bug in the WL kernel class. by jajupmochi 2020-10-16 17:50:01 +0200
  • bc5b8b0 Refactor: deprecate the usage of "__" for the "private" members and methods, use "_" instead. by jajupmochi 2020-10-16 17:30:48 +0200
  • c738e5d Update .gitignore. by jajupmochi 2020-10-16 17:26:30 +0200
  • 83a0e0f New translations gedlibpy.cpython-36m-x86_64-linux-gnu.so (Chinese Simplified) by linlin 2020-10-16 17:24:39 +0200
  • 4610f2c New translations path_up_to_h.py (Chinese Simplified) by linlin 2020-10-16 17:24:27 +0200
  • 8935662 New translations __init__.py (Chinese Simplified) by linlin 2020-10-16 17:24:10 +0200
  • b66711b New translations commonWalkKernel.py (Chinese Simplified) by linlin 2020-10-16 17:24:07 +0200
  • c7169fb New translations common_walk.py (Chinese Simplified) by linlin 2020-10-16 17:24:06 +0200
  • c0d165e New translations fixed_point.py (Chinese Simplified) by linlin 2020-10-16 17:24:04 +0200
  • 3cb0cc0 New translations graph_kernel.py (Chinese Simplified) by linlin 2020-10-16 17:24:02 +0200
  • 3ae994a New translations marginalized.py (Chinese Simplified) by linlin 2020-10-16 17:24:01 +0200
  • 5bdfb68 Add test for four random walk kernel classes. by jajupmochi 2020-10-16 17:20:12 +0200
  • 57f7e5f Add test for four random walk kernel classes. by jajupmochi 2020-10-16 17:16:42 +0200
  • f05954f Fix bugs in four random walk kernels. by jajupmochi 2020-10-16 17:14:12 +0200
  • 00aee56 Update .gitignore. by jajupmochi 2020-10-16 11:51:02 +0200
  • 1cdb845 Update exps. by jajupmochi 2020-10-16 11:50:17 +0200
  • e8718e1 New translations gedlibpy.cpython-36m-x86_64-linux-gnu.so (French) by linlin 2020-10-15 16:40:58 +0200
  • 0d5bd5d New translations all_ave_gm_times.svg (French) by linlin 2020-10-15 16:39:39 +0200
  • 3162ed6 New translations experiments.rst (French) by linlin 2020-10-15 16:39:36 +0200
  • 7c4cc7f New translations all_test_accuracy.svg (French) by linlin 2020-10-15 16:39:23 +0200
  • b56aa52 New translations parallel.py (French) by linlin 2020-10-15 16:38:45 +0200
  • e8abce2 New translations utils.py (French) by linlin 2020-10-15 16:38:41 +0200
  • 5307ae5 New translations commonWalkKernel.py (French) by linlin 2020-10-15 16:37:16 +0200
  • fb33dea New translations weisfeiler_lehman.py (French) by linlin 2020-10-15 16:37:03 +0200
  • 5302eec New translations weisfeilerLehmanKernel.py (French) by linlin 2020-10-15 16:37:01 +0200
  • b6c393e New translations untilHPathKernel.py (French) by linlin 2020-10-15 16:36:59 +0200
  • a50b0ef New translations __init__.py (French) by linlin 2020-10-15 16:36:57 +0200
  • 416719a New translations treeletKernel.py (French) by linlin 2020-10-15 16:36:56 +0200
  • e412ca3 New translations sylvester_equation.py (French) by linlin 2020-10-15 16:36:54 +0200
  • 0eafe64 New translations structuralspKernel.py (French) by linlin 2020-10-15 16:36:52 +0200
  • 0cce9da New translations structural_sp.py (French) by linlin 2020-10-15 16:36:51 +0200
  • c94a9cf New translations spectral_decomposition.py (French) by linlin 2020-10-15 16:36:49 +0200
  • 99fe040 New translations spKernel.py (French) by linlin 2020-10-15 16:36:48 +0200
  • 0ee8ea0 New translations shortest_path.py (French) by linlin 2020-10-15 16:36:46 +0200
  • 988659e New translations random_walk.py (French) by linlin 2020-10-15 16:36:45 +0200
  • c95e641 New translations randomWalkKernel.py (French) by linlin 2020-10-15 16:36:43 +0200
  • c3de68e New translations path_up_to_h.py (French) by linlin 2020-10-15 16:36:41 +0200
  • abe5e95 New translations marginalizedKernel.py (French) by linlin 2020-10-15 16:36:39 +0200
  • 5a1b208 New translations marginalized.py (French) by linlin 2020-10-15 16:36:38 +0200
  • d35988a New translations graph_kernel.py (French) by linlin 2020-10-15 16:36:36 +0200
  • 9a8fbfe New translations fixed_point.py (French) by linlin 2020-10-15 16:36:35 +0200
  • 8e32be0 New translations common_walk.py (French) by linlin 2020-10-15 16:36:33 +0200
  • 78fc9ef New translations treelet.py (French) by linlin 2020-10-15 16:36:32 +0200
  • 27f2c44 Merge pull request #33 from jajupmochi/v0.2.x by linlin 2020-10-15 16:21:03 +0200
  • 0f8d4af Update version. by jajupmochi 2020-10-15 16:13:29 +0200
  • 320964d Update comments, minor bugs for graph kernels. by jajupmochi 2020-10-15 16:13:10 +0200
  • 7237aa8 Update random walk kernels. by jajupmochi 2020-10-15 16:11:59 +0200
  • 07aa31b Add the ConjugateGradient class. by jajupmochi 2020-10-15 16:10:47 +0200
  • e6b92b7 Add the function compute_vertex_kernels. by jajupmochi 2020-10-15 15:42:19 +0200
  • f3a3441 Update exps: remove self loops. by jajupmochi 2020-10-15 15:39:40 +0200
  • 921ea4a Update docs: experiments. by jajupmochi 2020-10-15 15:37:36 +0200
  • 187db58 New translations math.py (Chinese Simplified) by linlin 2020-10-09 11:03:13 +0200
  • 9983594 New translations utils.py (French) by linlin 2020-10-09 11:00:57 +0200
  • 46f9e85 New translations synthesized_graphs_num_nodes.py (French) by linlin 2020-10-09 11:00:55 +0200
  • 288930c New translations synthesized_graphs_num_nl.py (French) by linlin 2020-10-09 11:00:54 +0200
  • 4a6145e New translations synthesized_graphs_num_el.py (French) by linlin 2020-10-09 11:00:52 +0200
  • 55f91ed New translations synthesized_graphs_degrees.py (French) by linlin 2020-10-09 11:00:50 +0200
  • 3afe83c New translations synthesized_graphs_N.py (French) by linlin 2020-10-09 11:00:49 +0200
  • 64e1447 New translations synthesized_graphs_num_nodes.py (Chinese Simplified) by linlin 2020-10-09 11:00:11 +0200
  • e086549 New translations synthesized_graphs_num_nl.py (Chinese Simplified) by linlin 2020-10-09 11:00:07 +0200
  • 2eb3db0 New translations synthesized_graphs_num_el.py (Chinese Simplified) by linlin 2020-10-09 11:00:06 +0200
  • 4bbcf48 New translations synthesized_graphs_degrees.py (Chinese Simplified) by linlin 2020-10-09 11:00:04 +0200
  • e9ed8e9 New translations synthesized_graphs_N.py (Chinese Simplified) by linlin 2020-10-09 11:00:01 +0200
  • d693827 New translations utils.py (Chinese Simplified) by linlin 2020-10-09 10:59:56 +0200