找回密码
 立即注册

多视点局部线性潜变量模型(MLL-LVM):一种用于多视点流形学习和缺视点估计的贝叶斯

[复制链接]
发表于 2024-1-8 02:20:18 | 显示全部楼层 |阅读模式
多视点局部线性潜变量模型(MLL-LVM):一种用于多视点流形学习和缺视点估计的贝叶斯模型

文件列表:
├文件夹1:[mll-lvm-master]
│  ├文件夹1:[code]
│  │  ├文件夹1:[distances]
│  │  │  ├(1)computeDistances_multiview.m
│  │  │  ├(2)convertD2G.m
│  │  │  ├(3)print_stats.m
│  │  │  └█
│  │  ├(1)funcs_global.m
│  │  ├文件夹2:[helper]
│  │  │  ├(1)are_subblocks_scaled_identity.m
│  │  │  ├(2)cell2diagmeans.m
│  │  │  ├(3)compare_testEM_results.m
│  │  │  ├(4)dealstruct.m
│  │  │  ├(5)distmat.m
│  │  │  ├(6)Dkl_Gaussians.m
│  │  │  ├(7)funcs_frey_face.m
│  │  │  ├(8)funcs_ushcn.m
│  │  │  ├(9)generatedata.m
│  │  │  ├(10)generateE.m
│  │  │  ├(11)getartificial.m
│  │  │  ├(12)getartificialGS.m
│  │  │  ├(13)getDescriptiveStatistics.m
│  │  │  ├(14)ipdm.m
│  │  │  ├(15)jitChol.m
│  │  │  ├(16)logdet.m
│  │  │  ├(17)mat3d_times_vec.m
│  │  │  ├(18)matrix2latex.m
│  │  │  ├(19)MatUtils.m
│  │  │  ├(20)mnormrnd.m
│  │  │  ├(21)myProcessOptions.m
│  │  │  ├(22)normdata.m
│  │  │  ├(23)parseArgs.m
│  │  │  ├(24)plotlearning.m
│  │  │  ├(25)plotlearning_with_color_code.m
│  │  │  ├(26)putvar.m
│  │  │  ├(27)shadedErrorBar.m
│  │  │  ├(28)structvars.m
│  │  │  ├(29)subaxis.m
│  │  │  ├(30)whiten.m
│  │  │  ├(31)ws2struct.m
│  │  │  └█
│  │  ├文件夹3:[lllvm]
│  │  │  ├(1)compute_Gamma_svd.m
│  │  │  ├(2)compute_Ltilde.m
│  │  │  ├(3)compute_Ltilde_CC.m
│  │  │  ├(4)compute_suffstat_A_b.m
│  │  │  ├(5)compute_suffstat_Gamma_h.m
│  │  │  ├(6)compute_sum_ECC.m
│  │  │  ├(7)compute_sum_EXX.m
│  │  │  ├(8)create_recorder.m
│  │  │  ├(9)create_recorder_hyper.m
│  │  │  ├(10)create_recorder_store_latent.m
│  │  │  ├(11)estimatePosteriors.m
│  │  │  ├(12)exp_log_likeli.m
│  │  │  ├(13)exp_log_likeli_update_gamma.m
│  │  │  ├(14)GammaUtils.m
│  │  │  ├(15)heu_gamma_mstep.m
│  │  │  ├(16)lllvm_1ep.m
│  │  │  ├(17)logdetns.m
│  │  │  ├(18)makeG.m
│  │  │  ├(19)makeKnnG.m
│  │  │  ├(20)negDkl_C.m
│  │  │  ├(21)negDkl_x.m
│  │  │  ├(22)negDkl_x_update_alpha.m
│  │  │  ├(23)QhatLhatQhat.m
│  │  │  └█
│  │  ├文件夹4:[script]
│  │  │  ├(1)estimation_demo.m
│  │  │  ├(2)swissroll_demo.m
│  │  │  ├(3)swissroll_demo_multi_splitintotwoviews.m
│  │  │  └█
│  │  ├(2)startup.m
│  │  ├文件夹5:[thirdparty]
│  │  │  ├(1)barwitherr.m
│  │  │  ├文件夹1:[drtoolbox]
│  │  │  │  ├(1)compute_mapping.m
│  │  │  │  ├(2)Contents.m
│  │  │  │  ├(3)drgui.m
│  │  │  │  ├(4)generate_data.m
│  │  │  │  ├文件夹1:[gui]
│  │  │  │  │  ├(1)adaptive_callback.m
│  │  │  │  │  ├(2)case1.m
│  │  │  │  │  ├(3)choose_method.fig
│  │  │  │  │  ├(4)choose_method.m
│  │  │  │  │  ├(5)ded.m
│  │  │  │  │  ├(6)drtool.fig
│  │  │  │  │  ├(7)drtool.m
│  │  │  │  │  ├(8)lnst.m
│  │  │  │  │  ├(9)load_data.fig
│  │  │  │  │  ├(10)load_data.m
│  │  │  │  │  ├(11)load_data_1_var.fig
│  │  │  │  │  ├(12)load_data_1_var.m
│  │  │  │  │  ├(13)load_data_vars.fig
│  │  │  │  │  ├(14)load_data_vars.m
│  │  │  │  │  ├(15)load_xls.fig
│  │  │  │  │  ├(16)load_xls.m
│  │  │  │  │  ├(17)mapping_parameters.fig
│  │  │  │  │  ├(18)mapping_parameters.m
│  │  │  │  │  ├(19)not_calculated.fig
│  │  │  │  │  ├(20)not_calculated.m
│  │  │  │  │  ├(21)not_loaded.fig
│  │  │  │  │  ├(22)not_loaded.m
│  │  │  │  │  ├(23)no_history.fig
│  │  │  │  │  ├(24)no_history.m
│  │  │  │  │  ├(25)plot12n.m
│  │  │  │  │  ├(26)plotn.m
│  │  │  │  │  ├(27)scatter12n.m
│  │  │  │  │  ├(28)scattern.m
│  │  │  │  │  ├(29)update_kernel_uipanel.m
│  │  │  │  │  ├(30)update_type_uipanel.m
│  │  │  │  │  └█
│  │  │  │  ├(5)intrinsic_dim.m
│  │  │  │  ├(6)mexall.m
│  │  │  │  ├(7)out_of_sample.m
│  │  │  │  ├(8)out_of_sample_est.m
│  │  │  │  ├(9)prewhiten.m
│  │  │  │  ├(10)Readme.txt
│  │  │  │  ├(11)reconstruct_data.m
│  │  │  │  ├文件夹2:[techniques]
│  │  │  │  │  ├(1)backprop.m
│  │  │  │  │  ├(2)backprop_gradient.m
│  │  │  │  │  ├(3)cca.m
│  │  │  │  │  ├(4)cfa.m
│  │  │  │  │  ├(5)cg_update.m
│  │  │  │  │  ├(6)charting.m
│  │  │  │  │  ├(7)checkgrad.m
│  │  │  │  │  ├(8)combn.m
│  │  │  │  │  ├(9)components.m
│  │  │  │  │  ├(10)computegr.c
│  │  │  │  │  ├(11)computegr.dll
│  │  │  │  │  ├(12)computegr.mexa64
│  │  │  │  │  ├(13)computegr.mexglx
│  │  │  │  │  ├(14)computegr.mexmaci
│  │  │  │  │  ├(15)computegr.mexmaci64
│  │  │  │  │  ├(16)compute_recon_err.m
│  │  │  │  │  ├(17)csdp.exe
│  │  │  │  │  ├(18)csdp.m
│  │  │  │  │  ├(19)csdplinux
│  │  │  │  │  ├(20)csdpmac
│  │  │  │  │  ├(21)csdpmaci
│  │  │  │  │  ├(22)d2p.m
│  │  │  │  │  ├(23)diffusion_maps.m
│  │  │  │  │  ├(24)dijk.m
│  │  │  │  │  ├(25)dijkstra.cpp
│  │  │  │  │  ├(26)dijkstra.m
│  │  │  │  │  ├(27)dijkstra.mexglx
│  │  │  │  │  ├(28)dijkstra.mexmaci
│  │  │  │  │  ├(29)dijkstra.mexmaci64
│  │  │  │  │  ├(30)em_pca.m
│  │  │  │  │  ├(31)fa.m
│  │  │  │  │  ├(32)fastmvu.m
│  │  │  │  │  ├(33)fibheap.h
│  │  │  │  │  ├(34)find_nn.c
│  │  │  │  │  ├(35)find_nn.m
│  │  │  │  │  ├(36)find_nn_adaptive.m
│  │  │  │  │  ├(37)gda.m
│  │  │  │  │  ├(38)gplvm.m
│  │  │  │  │  ├(39)gplvm_grad.m
│  │  │  │  │  ├(40)gram.m
│  │  │  │  │  ├(41)hillclimber2c.m
│  │  │  │  │  ├(42)hill_obj.m
│  │  │  │  │  ├(43)hlle.m
│  │  │  │  │  ├(44)infermfa.m
│  │  │  │  │  ├(45)isomap.m
│  │  │  │  │  ├(46)jdqr.m
│  │  │  │  │  ├(47)jdqz.m
│  │  │  │  │  ├(48)kernel_function.c
│  │  │  │  │  ├(49)kernel_function.m
│  │  │  │  │  ├(50)kernel_function.mexmaci
│  │  │  │  │  ├(51)kernel_pca.m
│  │  │  │  │  ├(52)L2_distance.m
│  │  │  │  │  ├(53)landmark_isomap.m
│  │  │  │  │  ├(54)laplacian_eigen.m
│  │  │  │  │  ├(55)lda.m
│  │  │  │  │  ├(56)llc.m
│  │  │  │  │  ├(57)lle.m
│  │  │  │  │  ├(58)lltsa.m
│  │  │  │  │  ├(59)lmnn.m
│  │  │  │  │  ├(60)lmvu.m
│  │  │  │  │  ├(61)lpp.m
│  │  │  │  │  ├(62)ltsa.m
│  │  │  │  │  ├(63)mcml.m
│  │  │  │  │  ├(64)mcml_grad.m
│  │  │  │  │  ├(65)mds.m
│  │  │  │  │  ├(66)mexCCACollectData.c
│  │  │  │  │  ├(67)mexCCACollectData.dll
│  │  │  │  │  ├(68)mexCCACollectData.mexa64
│  │  │  │  │  ├(69)mexCCACollectData.mexglx
│  │  │  │  │  ├(70)mexCCACollectData.mexmaci
│  │  │  │  │  ├(71)mexCCACollectData.mexmaci64
│  │  │  │  │  ├(72)mexCCACollectData2.c
│  │  │  │  │  ├(73)mexCCACollectData2.dll
│  │  │  │  │  ├(74)mexCCACollectData2.mexa64
│  │  │  │  │  ├(75)mexCCACollectData2.mexglx
│  │  │  │  │  ├(76)mexCCACollectData2.mexmaci
│  │  │  │  │  ├(77)mexCCACollectData2.mexmaci64
│  │  │  │  │  ├(78)mgs.m
│  │  │  │  │  ├(79)minimize.m
│  │  │  │  │  ├(80)mppca.m
│  │  │  │  │  ├(81)mvu_x.m
│  │  │  │  │  ├(82)mvu_x_grad.m
│  │  │  │  │  ├(83)nca.m
│  │  │  │  │  ├(84)nca_lin_grad.m
│  │  │  │  │  ├(85)npe.m
│  │  │  │  │  ├(86)pca.m
│  │  │  │  │  ├(87)readsol.m
│  │  │  │  │  ├(88)recon_data_from_autoenc.m
│  │  │  │  │  ├(89)roll_out.m
│  │  │  │  │  ├(90)run_data_through_autoenc.m
│  │  │  │  │  ├(91)run_data_through_network.m
│  │  │  │  │  ├(92)run_llc.m
│  │  │  │  │  ├(93)sammon.m
│  │  │  │  │  ├(94)sdecca2.m
│  │  │  │  │  ├(95)sne.m
│  │  │  │  │  ├(96)sparse_nn.m
│  │  │  │  │  ├(97)spe.m
│  │  │  │  │  ├(98)sym_sne.m
│  │  │  │  │  ├(99)train_autoencoder.m
│  │  │  │  │  ├(100)train_deep_autoenc.m
│  │  │  │  │  ├(101)train_grbm.m
│  │  │  │  │  ├(102)train_lin_rbm.m
│  │  │  │  │  ├(103)train_rbm.m
│  │  │  │  │  ├(104)tsne.m
│  │  │  │  │  ├(105)tsne_d.m
│  │  │  │  │  ├(106)tsne_p.m
│  │  │  │  │  ├(107)welcome.m
│  │  │  │  │  ├(108)writesdpa.m
│  │  │  │  │  ├(109)x2p.m
│  │  │  │  │  └█
│  │  │  │  ├(12)test_example_mj.m
│  │  │  │  ├(13)test_toolbox.m
│  │  │  │  └█
│  │  │  ├文件夹2:[xunit]
│  │  │  │  ├文件夹1:[+xunit]
│  │  │  │  │  ├文件夹1:[+utils]
│  │  │  │  │  │  ├(1)arrayToString.m
│  │  │  │  │  │  ├(2)compareFloats.m
│  │  │  │  │  │  ├(3)comparisonMessage.m
│  │  │  │  │  │  ├(4)containsRegexp.m
│  │  │  │  │  │  ├(5)Contents.m
│  │  │  │  │  │  ├(6)generateDoc.m
│  │  │  │  │  │  ├(7)isAlmostEqual.m
│  │  │  │  │  │  ├(8)isSetUpString.m
│  │  │  │  │  │  ├(9)isTearDownString.m
│  │  │  │  │  │  ├(10)isTestCaseSubclass.m
│  │  │  │  │  │  ├(11)isTestString.m
│  │  │  │  │  │  ├(12)parseFloatAssertInputs.m
│  │  │  │  │  │  ├(13)stringToCellArray.m
│  │  │  │  │  │  └█
│  │  │  │  │  └█
│  │  │  │  ├(1)assertElementsAlmostEqual.m
│  │  │  │  ├(2)assertEqual.m
│  │  │  │  ├(3)assertExceptionThrown.m
│  │  │  │  ├(4)assertFalse.m
│  │  │  │  ├(5)assertFilesEqual.m
│  │  │  │  ├(6)assertTrue.m
│  │  │  │  ├(7)assertVectorsAlmostEqual.m
│  │  │  │  ├(8)CommandWindowTestRunDisplay.m
│  │  │  │  ├(9)Contents.m
│  │  │  │  ├(10)FunctionHandleTestCase.m
│  │  │  │  ├(11)info.xml
│  │  │  │  ├(12)initTestSuite.m
│  │  │  │  ├(13)runtests.m
│  │  │  │  ├(14)TestCase.m
│  │  │  │  ├(15)TestCaseInDir.m
│  │  │  │  ├(16)TestCaseWithAddPath.m
│  │  │  │  ├(17)TestComponent.m
│  │  │  │  ├(18)TestComponentInDir.m
│  │  │  │  ├(19)TestRunDisplay.m
│  │  │  │  ├(20)TestRunLogger.m
│  │  │  │  ├(21)TestRunMonitor.m
│  │  │  │  ├(22)TestSuite.m
│  │  │  │  ├(23)TestSuiteInDir.m
│  │  │  │  ├(24)VerboseTestRunDisplay.m
│  │  │  │  └█
│  │  │  └█
│  │  └█
│  ├文件夹2:[img]
│  │  ├(1)est_demo_helix2.png
│  │  ├(2)graphical_model.png
│  │  └█
│  ├(1)LICENSE
│  └█
└█

运行例图:
01.gif


多视点局部线性潜变量模型(MLL-LVM):一种用于多视点流形学习和缺视点估计的贝叶斯模型.zip (1.37 MB, 下载次数: 0, 售价: 30 积分)


回复

使用道具 举报

小黑屋|获取积分|网站地图|必过源码 ( 湘ICP备2020019413号-2 )

GMT+8, 2024-9-21 16:49 , Processed in 0.068222 second(s), 26 queries .

Powered by Biguo100

2006-2023 Biguo100 Team

快速回复 返回顶部 返回列表