搜索资源列表
12416253manifold
- 一个包含丰富内容的流形学习算法工具包,有图形示例文件demo.fig,包括laplacian特征映射算法、流形规则调整、svm分类算法等内容,希望对研究机器学习的朋友有用。-contains a rich content of the manifold learning algorithm tool kit, graphics documents demo.fig example, laplacian features include
S-Isomap
- Descr iption: S-ISOMAP is a manifold learning algorithm, which is a supervised variant of ISOMAP. Reference: X. Geng, D.-C. Zhan, and Z.-H. Zhou. Supervised nonlinear dimensionality reduction for visualization and c
Isomap
- ISOMAP算法,包括dfun.m dijk.m isomap.m l2_distance.m等等等等,一种流形学习算法(很好用,本人编译运行并仿真实现过)-ISOMAP algorithm, including dfun.m dijk.m isomap.m l2_distance.m etc., a learning algorithm Manifold (useful, I compile and run off Simulatio
LLE
- 这是我从网上下载到的Locally Linear Embedding(LLE)的Matlab代码,希望对研究Manifold Leanring的同事有所帮助。-This is my downloaded from the Internet to the Locally Linear Embedding (Locally ) Matlab code, and I hope to study Manifold Leanring collea
ManifoldLearn
- 一个包含丰富内容的流形学习算法工具包,有图形示例文件demo.fig,包括laplacian特征映射算法、流形规则调整、svm分类算法等内容,希望对研究机器学习的朋友有用。-contains a rich content of the manifold learning algorithm tool kit, graphics documents demo.fig example, laplacian features include
waff-2007-01-11
- 一个由Mike Gashler完成的机器学习方面的includes neural net, naive bayesian classifier, decision tree, KNN, a genetic algorithm, and some manifold learning algorithms. -by Mike Gashler a complete machine learning includes the neur al n
Manifoldstudy
- 本PPT文档是关于manifoldstudy的,详细介绍了流形学习的概念,引出了几种主要的流行的主流流形学习算法,分析透彻,最学习的人很有指导意义,目前网上这些材料很少。与大家共勉-The PPT file is about the manifoldstudy, detailing the concept of manifold learning, leads to several major mainstream popular ma
IsomapR1
- 流形学习 matlab开发的图形界面 集成了八个算法和十几个例子-Manifold learning matlab integrated graphical interface developed eight algorithms and more than a dozen examples
ManifoldLearningNotes
- 贴一个流形学习的读书笔记在这里,是一些方法的总结,希望能对读者有用-Affixed to a manifold learning Reading Notes Here is a summary of some ways, hoping to useful to readers
Semisupervsedalignmenofmanifolds
- 一种半监督流形学习算法,包括相应的文章和代码。-A semi-supervised manifold learning algorithm, including the corresponding article and code.
mani
- mani: MANIfold learning demonstration GUI by Todd Wittman, Department of Mathematics, University of Minnesota E-mail wittman@math.umn.edu with comments & questions. MANI Website: httP://www.math.umn.edu/~wittman/mani/i
mani
- 包含了大多数流形学习方法的代码,有PCA,ISOMAP,LLE,HLLE-Contains the majority of manifold learning code, with PCA, ISOMAP, LLE, HLLE
S-Isomap
- S-ISOMAP is a manifold learning algorithm, which is a supervised variant of ISOMAP.
manifold
- 基于matlab开发的一个简单的流形学习的工具箱,附带有使用说明-Matlab developed based on a simple manifold learning kit comes with instructions
manifold
- 流形学习算法库,包括主要的流形学习算法。LLE,ISOMAP,LE等算法-Manifold learning algorithm library, including the main manifold learning algorithm. LLE, ISOMAP, LE, such as algorithm
Manifold
- 很不错的流形学习算法 包含了MDS PCA ISOMAP LLE等算法-Very good manifold learning algorithm includes the MDS PCA ISOMAP LLE, such as eight kinds of algorithms
manifold
- 一个Matlab环境下编写的流行学习(manifold)算法,可用于图像特征提取及行为模式提取-Matlab environment to prepare a prevalence study (manifold) algorithm, can be used for image feature extraction and pattern extraction
manifold.tar
- manifold learning of none linear dimensionality reduction in matlab
manifold-study
- 学习流形学习算法的好课件,比较有用,希望对大家的学习有所帮助。-Manifold learning algorithms to learn a good courseware, more useful, we want to help learning.
Manifold--Learning
- 流形学习是一种机器学习。所谓 Machine Learning 里的 Learning ,就是在建立一个模型之后,通过给定数据来求解模型参数。而 Manifold Learning 就是在模型里包含了对数据的流形假设。-Manifold Learning is a kind of Machine Learning.