- 3DGraph XYZ graph is a program to visualize 3D
- Invoke_Email_Client An Android Program to send an email
- matlab-d- matlab遗传算法代码
- alipay.trade.page.pay-PHP-UTF-8 很好用的一个阿里云支付~~~~~~~~~~~~~~~~(A good use of Ali cloud payment A good use of Ali cloud payment)
- rtt 实现window到linux的网络时间的计算(Implementation of window to Linux network time calculation)
- pyknkgi57 Jmail procedures to achieve absolutely easy to use my own tried()
文件名称: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
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
