You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
jajupmochi 6b4738df30 rearrange pygraph/kernels file. 6 years ago
..
preimage rearrange pygraph/kernels file. 6 years ago
check_gm.py rearrange pygraph/kernels file. 6 years ago
check_gm_gstsp.py A lot of things changed... 6 years ago
draw_datasize_vs_chunksize.py A lot of things changed... 6 years ago
draw_gm.py A lot of things changed... 6 years ago
draw_running_time.py * use global variable to tackle big read-only variables when they are used in subprocesses. 6 years ago
get_dataset_attributes.ipynb * use global variable to tackle big read-only variables when they are used in subprocesses. 6 years ago
get_dataset_attributes.py * use global variable to tackle big read-only variables when they are used in subprocesses. 6 years ago
job_graphkernels.sl * use global variable to tackle big read-only variables when they are used in subprocesses. 6 years ago
job_test.sl * use global variable to tackle big read-only variables when they are used in subprocesses. 6 years ago
libs.py 1. upgrate spkernel, now supporting symbolic and non-symbolic node labels, directed and undirected graphs, and allowing user-defined node kernels. 7 years ago
memory_profile.ipynb * use global variable to tackle big read-only variables when they are used in subprocesses. 6 years ago
plot_all_graphs.ipynb * use global variable to tackle big read-only variables when they are used in subprocesses. 6 years ago
py-graph_test.ipynb * ADD Weisfeiler-Lehman subtree kernel and its result on dataset Asyclic. 7 years ago
run_commonwalkkernel.ipynb A lot of things changed... 6 years ago
run_commonwalkkernel.py * use global variable to tackle big read-only variables when they are used in subprocesses. 6 years ago
run_cyclicpatternkernel.ipynb MOD extend marginalized kernel, remove tottering. 7 years ago
run_degree_differs_cw.py * use global variable to tackle big read-only variables when they are used in subprocesses. 6 years ago
run_degree_differs_ma.py * use global variable to tackle big read-only variables when they are used in subprocesses. 6 years ago
run_degree_differs_rw.py * use global variable to tackle big read-only variables when they are used in subprocesses. 6 years ago
run_degree_differs_sp.py * use global variable to tackle big read-only variables when they are used in subprocesses. 6 years ago
run_degree_differs_ssp.py * use global variable to tackle big read-only variables when they are used in subprocesses. 6 years ago
run_degree_differs_uhp.py add comments in run_spkernel.py. 6 years ago
run_marginalizedkernel.ipynb A lot of things changed... 6 years ago
run_marginalizedkernel.py rearrange pygraph/kernels file. 6 years ago
run_pathkernel.ipynb A lot of things changed... 6 years ago
run_randomwalkkernel.ipynb * use global variable to tackle big read-only variables when they are used in subprocesses. 6 years ago
run_randomwalkkernel.py * use global variable to tackle big read-only variables when they are used in subprocesses. 6 years ago
run_rwalk_symonly.py * use global variable to tackle big read-only variables when they are used in subprocesses. 6 years ago
run_sp_symonly.py * use global variable to tackle big read-only variables when they are used in subprocesses. 6 years ago
run_spkernel.ipynb correct randomness of data split for paralleling. 6 years ago
run_spkernel.py add comments in run_spkernel.py. 6 years ago
run_ssp_symonly.py * use global variable to tackle big read-only variables when they are used in subprocesses. 6 years ago
run_structuralspkernel.ipynb * use global variable to tackle big read-only variables when they are used in subprocesses. 6 years ago
run_structuralspkernel.py rearrange pygraph/kernels file. 6 years ago
run_treeletkernel_acyclic.ipynb MOD extend marginalized kernel, remove tottering. 7 years ago
run_treepatternkernel.ipynb MOD extend marginalized kernel, remove tottering. 7 years ago
run_untilhpathkernel.ipynb A lot of things changed... 6 years ago
run_untilhpathkernel.py * use global variable to tackle big read-only variables when they are used in subprocesses. 6 years ago
run_vertex_differs_cw.py * use global variable to tackle big read-only variables when they are used in subprocesses. 6 years ago
run_vertex_differs_ma.py * use global variable to tackle big read-only variables when they are used in subprocesses. 6 years ago
run_vertex_differs_rw.py * use global variable to tackle big read-only variables when they are used in subprocesses. 6 years ago
run_vertex_differs_sp.py * use global variable to tackle big read-only variables when they are used in subprocesses. 6 years ago
run_vertex_differs_ssp.py * use global variable to tackle big read-only variables when they are used in subprocesses. 6 years ago
run_vertex_differs_uhp.py add comments in run_spkernel.py. 6 years ago
run_weisfeilerLehmankernel.ipynb Plus de choses sont changées... 7 years ago
test_lib.ipynb initial 7 years ago
test_modelselection.ipynb modifié : README.md 7 years ago
test_mpi.py * use global variable to tackle big read-only variables when they are used in subprocesses. 6 years ago
test_networkx.ipynb A lot of things changed... 6 years ago
test_parallel.py * use global variable to tackle big read-only variables when they are used in subprocesses. 6 years ago
test_scikit_ksvm.ipynb modifié : README.md 7 years ago
test_sp_methods.py A lot of things changed... 6 years ago
test_spkernel.ipynb * ADD mean average path kernel and its result on dataset Asyclic. - linlin 7 years ago

A Python package for graph kernels, graph edit distances and graph pre-image problem.

Text Jupyter Notebook Python C++ other