-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
33 lines (28 loc) · 1.72 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
%%%%%%%%%%%%%%%%%%%%%%%%% LINCENSE %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
WLpyramid package is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
WLpyramid package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with KsupportNormFMRICode. If not, see <http://www.gnu.org/licenses/>.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% DISCLAIMER %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
WLpyramid package contains an implementation of the pyramid quantized
Weisfeiler-Lehman graph representation, which is code for pyramid
quantization of the label space and code of Weisfeiler-Lehman kernel
(file WLkernel.m), provided in the webpage ::
http://www.di.ens.fr/~shervashidze/code.html
It was tested in matlab version 20013 and provides no warranties.
When using the provided WLpyramid package for scientific work
please cite the following two papers
1) fMRI Analysis with Sparse Weisfeiler-Lehman Graph Statistics.
Gkirtzou Katerina, Honorio Jean, Samaras Dimitris, Goldstein Rita and
Blaschko B. Matthew
4th International Workshop on Machine Learning in Medical Imaging
(MLMI), 2013.
2) The pyramid quantized Weisfeiler-Lehman graph representation.
Gkirtzou Katerina and Blaschko B. Matthew
Journal of Pattern Recognition, Under submission.