文件名称:pvm_code
介绍说明--下载内容来自于网络,使用问题请自行百度
PVM is a fast supvervised leanring algorithm who combine dimensioin reduction and neural network training.
I have prepared the code (including six algorithms KPVM, EL M/SVD, BP/SVD and BPVM, and one dataset "Face") and put them in one zip file "pvm_code.zip", you can unzip it and run "Face_mean.m" function in Matlab environment . Before carried out experiments, please include “DimReduce” and “IncPACK” package (in the pvm_code folder)in the Matlab path setting. You will see Avarage Training time, Avarage Testing Time, Avarage Training Accuracy and Avarage Testing Accuracy of 50 trials. Because some dataset is large even they are zipped, so we just upload one dataset "Face". Other dataset can be downloaded from UCI website. According the parameter settings listed in Table 2 and Table 9, you can get the experimental results. But because the dataset is randomly split in each trial, the result may be slightly different. -I have prepared the code (including six algorithms KPVM, ELM, ELM/SVD, BP/SVD and BPVM, and one dataset "Face") and put them in one zip file "pvm_code.zip", you can unzip it and run "Face_mean.m" function in Matlab environment . Before carried out experiments, please include “DimReduce” and “IncPACK” package (in the pvm_code folder)in the Matlab path setting. You will see Avarage Training time, Avarage Testing Time, Avarage Training Accuracy and Avarage Testing Accuracy of 50 trials. Because some dataset is large even they are zipped, so we just upload one dataset "Face". Other dataset can be downloaded from UCI website. According the parameter settings listed in Table 2 and Table 9, you can get the experimental results. But because the dataset is randomly split in each trial, the result may be slightly different.
I have prepared the code (including six algorithms KPVM, EL M/SVD, BP/SVD and BPVM, and one dataset "Face") and put them in one zip file "pvm_code.zip", you can unzip it and run "Face_mean.m" function in Matlab environment . Before carried out experiments, please include “DimReduce” and “IncPACK” package (in the pvm_code folder)in the Matlab path setting. You will see Avarage Training time, Avarage Testing Time, Avarage Training Accuracy and Avarage Testing Accuracy of 50 trials. Because some dataset is large even they are zipped, so we just upload one dataset "Face". Other dataset can be downloaded from UCI website. According the parameter settings listed in Table 2 and Table 9, you can get the experimental results. But because the dataset is randomly split in each trial, the result may be slightly different. -I have prepared the code (including six algorithms KPVM, ELM, ELM/SVD, BP/SVD and BPVM, and one dataset "Face") and put them in one zip file "pvm_code.zip", you can unzip it and run "Face_mean.m" function in Matlab environment . Before carried out experiments, please include “DimReduce” and “IncPACK” package (in the pvm_code folder)in the Matlab path setting. You will see Avarage Training time, Avarage Testing Time, Avarage Training Accuracy and Avarage Testing Accuracy of 50 trials. Because some dataset is large even they are zipped, so we just upload one dataset "Face". Other dataset can be downloaded from UCI website. According the parameter settings listed in Table 2 and Table 9, you can get the experimental results. But because the dataset is randomly split in each trial, the result may be slightly different.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
pvm_code/
pvm_code/BP.m
pvm_code/BPSVD.m
pvm_code/BPVM.m
pvm_code/DimReduce/
pvm_code/DimReduce/EuDist2.m
pvm_code/DimReduce/IsoP.m
pvm_code/DimReduce/KPCA.m
pvm_code/DimReduce/LDA.m
pvm_code/DimReduce/LGE.m
pvm_code/DimReduce/LPP.m
pvm_code/DimReduce/LSDA.m
pvm_code/DimReduce/Learning a.m
pvm_code/DimReduce/MFA.m
pvm_code/DimReduce/NPE.m
pvm_code/DimReduce/OLGE.m
pvm_code/DimReduce/OLPP.m
pvm_code/DimReduce/Orthogonal Laplacianfaces for Face Recognition.m
pvm_code/DimReduce/PCA.m
pvm_code/DimReduce/Tensor Subspace Analysis.m
pvm_code/DimReduce/TensorLGE.m
pvm_code/DimReduce/TensorLPP.m
pvm_code/DimReduce/constructKernel.m
pvm_code/DimReduce/constructM.m
pvm_code/DimReduce/constructW.m
pvm_code/DimReduce/dijkstra.dll
pvm_code/DimReduce/未下载.doc
pvm_code/DimReduce/说明.doc
pvm_code/ELM.m
pvm_code/ELMSVD.m
pvm_code/IncPACK/
pvm_code/IncPACK/DemoSeqkl.m
pvm_code/IncPACK/clamp.m
pvm_code/IncPACK/seqkl.m
pvm_code/IncPACK/seqkl_disp2.m
pvm_code/IncPACK/seqkl_restart.m
pvm_code/IncPACK/seqkl_sda.m
pvm_code/IncPACK/seqkl_sdb.m
pvm_code/IncPACK/seqkl_stat.m
pvm_code/IncPACK/seqkl_stdpass.m
pvm_code/IncPACK/seqkl_update.m
pvm_code/IncPACK/width.m
pvm_code/KPVM_IncPACK.m
pvm_code/face_data.m
pvm_code/face_mean.m
pvm_code/face_test
pvm_code/geninv.m
pvm_code/p.mat
pvm_code/BP.m
pvm_code/BPSVD.m
pvm_code/BPVM.m
pvm_code/DimReduce/
pvm_code/DimReduce/EuDist2.m
pvm_code/DimReduce/IsoP.m
pvm_code/DimReduce/KPCA.m
pvm_code/DimReduce/LDA.m
pvm_code/DimReduce/LGE.m
pvm_code/DimReduce/LPP.m
pvm_code/DimReduce/LSDA.m
pvm_code/DimReduce/Learning a.m
pvm_code/DimReduce/MFA.m
pvm_code/DimReduce/NPE.m
pvm_code/DimReduce/OLGE.m
pvm_code/DimReduce/OLPP.m
pvm_code/DimReduce/Orthogonal Laplacianfaces for Face Recognition.m
pvm_code/DimReduce/PCA.m
pvm_code/DimReduce/Tensor Subspace Analysis.m
pvm_code/DimReduce/TensorLGE.m
pvm_code/DimReduce/TensorLPP.m
pvm_code/DimReduce/constructKernel.m
pvm_code/DimReduce/constructM.m
pvm_code/DimReduce/constructW.m
pvm_code/DimReduce/dijkstra.dll
pvm_code/DimReduce/未下载.doc
pvm_code/DimReduce/说明.doc
pvm_code/ELM.m
pvm_code/ELMSVD.m
pvm_code/IncPACK/
pvm_code/IncPACK/DemoSeqkl.m
pvm_code/IncPACK/clamp.m
pvm_code/IncPACK/seqkl.m
pvm_code/IncPACK/seqkl_disp2.m
pvm_code/IncPACK/seqkl_restart.m
pvm_code/IncPACK/seqkl_sda.m
pvm_code/IncPACK/seqkl_sdb.m
pvm_code/IncPACK/seqkl_stat.m
pvm_code/IncPACK/seqkl_stdpass.m
pvm_code/IncPACK/seqkl_update.m
pvm_code/IncPACK/width.m
pvm_code/KPVM_IncPACK.m
pvm_code/face_data.m
pvm_code/face_mean.m
pvm_code/face_test
pvm_code/geninv.m
pvm_code/p.mat
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.