320 Commits (f67d65bf51c53102918a590b500b4242dd1898a0)
 

Author SHA1 Message Date
  jajupmochi f67d65bf51 Update Dataset class for predefined datasets. 4 years ago
  jajupmochi 703688228c Fix bugs in the dataset module. 4 years ago
  jajupmochi 35bb1d3f95 Update DataFetcher: do not re-unzip data file if the file exists. 4 years ago
  jajupmochi 508cc2c37d Add DataLoader and DataSaver. 4 years ago
  jajupmochi 8cc96ec747 Update Dataset. 4 years ago
  jajupmochi 12dd1cacb7 Update GraphSynthesizer. 4 years ago
  jajupmochi 052356d39a Add datasets metadata. 4 years ago
  jajupmochi 3bca5f1dc1 Add DataFetcher. 4 years ago
  jajupmochi ed1cc42997 Add graph kernel metadata. 4 years ago
  jajupmochi d3daa95141 Add exps: GED stability on synthesize graphs. 4 years ago
  jajupmochi 5554d0f824 Update exps: Use Python to run sbatch. 4 years ago
  jajupmochi 2dfdd4e586 Use the parameter exist_ok=True in the function os.makedirs to check if a dir exists to avoid problems while paralleling. 4 years ago
  jajupmochi d24cdec251 Update exps: ged stability. 4 years ago
  jajupmochi c6e201ffd0 Update multiple repeats for GED computations. 4 years ago
  jajupmochi bf0bb20dec Add multiple trials for GED computations. 4 years ago
  jajupmochi ffb26889b9 Add exps for the GED stability. 4 years ago
  jajupmochi 3312e269bf Update .readthedocs.yml. 4 years ago
  jajupmochi 993e8f591d Fix bugs when installing slycot. 4 years ago
  jajupmochi 02708e0f49 Test slycot. 4 years ago
  jajupmochi 8a583296c4 Test slycot. 4 years ago
  jajupmochi f6a536a222 Remove the tests on Python 3.9. 4 years ago
  jajupmochi d529e06052 Update MPG. 4 years ago
  jajupmochi 051727faa7 Add test for Python 3.9. 4 years ago
  jajupmochi c55003d9a2 Add a requirement: slycot. 4 years ago
  jajupmochi cd124cab61 Refactor: deprecate the usage of "__" for the "private" members and methods, use "_" instead. 4 years ago
  jajupmochi d80f5f64ca Refactor: deprecate the usage of "__" for the "private" members and methods, use "_" instead. 4 years ago
  jajupmochi a54b8de5b3 Refactor: deprecate the usage of "__" for the "private" members and methods, use "_" instead. 4 years ago
  jajupmochi 396547a757 Refactor: deprecate the usage of "__" for the "private" members and methods, use "_" instead. 4 years ago
  jajupmochi 2a065f4fb6 Fix a bug in the WL kernel class. 4 years ago
  jajupmochi bc5b8b0d25 Refactor: deprecate the usage of "__" for the "private" members and methods, use "_" instead. 4 years ago
  jajupmochi c738e5d748 Update .gitignore. 4 years ago
  jajupmochi 5bdfb68551 Add test for four random walk kernel classes. 4 years ago
  jajupmochi 57f7e5fdc5 Add test for four random walk kernel classes. 4 years ago
  jajupmochi f05954f302 Fix bugs in four random walk kernels. 4 years ago
  jajupmochi 00aee56118 Update .gitignore. 4 years ago
  jajupmochi 1cdb845737 Update exps. 4 years ago
  jajupmochi 0f8d4af2dc Update version. 4 years ago
  jajupmochi 320964dd16 Update comments, minor bugs for graph kernels. 4 years ago
  jajupmochi 7237aa846c Update random walk kernels. 4 years ago
  jajupmochi 07aa31bbbf Add the ConjugateGradient class. 4 years ago
  jajupmochi e6b92b752b Add the function compute_vertex_kernels. 4 years ago
  jajupmochi f3a3441b44 Update exps: remove self loops. 4 years ago
  jajupmochi 921ea4a67a Update docs: experiments. 4 years ago
  jajupmochi 1fd8199649 Update experiments. 4 years ago
  jajupmochi 64e76fe1a0 Add math module. 4 years ago
  jajupmochi 95d327f3d8 Add entropy experiments. 4 years ago
  linlin 524d75d041 Update Crowdin configuration file 4 years ago
  linlin 2bfe305595 Update Crowdin configuration file 4 years ago
  linlin 543032cb02 Update Crowdin configuration file 4 years ago
  jajupmochi a3061244a6 Fix a bug in weisfeilerLehmankernel. 4 years ago