搜索资源列表
机器学习Matlab工具箱
- 多种机器学习算法,包括ID3、C4.5、BP等
PCA_LDA.rar
- 《机器学习》课上的作业,PCA和LDA降维,尽管网上很多,但很少注释,另外细节上也没注意。这里有很详细的注释。另外还附上一个Naive贝叶斯分类器,大家可以作比较。附带的图像包是OLR人脸。ReducedDim为想要提取的特征数,不是百分比!," Machine learning" classes on the homework, PCA and LDA dimensionality reduction, even though a lot of online, but f
gentleBoost.rar
- 当前流行的机器学习算法之一:boosting的变体——Gentleboost,The current popular one of machine learning algorithms: boosting variants- Gentleboost
gentleboost
- Gentleboost,这是一种基于信息融合的机器学习源代码,成功应用于多个工程信息领域。-Gentleboost, which is a fusion-based machine learning source code, successfully applied in various projects in the field of information.
Boosting_tutorial
- Schapire 所著的Boosting算法的教程。 对目前物体识别和机器学习领域中广泛应用的Boosting算法展开了深入浅出的描述,还有很多Toy Examples。-Tutorial for Boosting algorithm by Schapire
机器学习第二次实验
- 机器学习第二次作业实验二,通过MATLAB编程,运用牛顿法收敛速度快,可用(Machine learning second job experiments two, through MATLAB programming, the use of Newton method, fast convergence.)
机器学习
- 利用matlab研究机器学习的导论,附有matlab教程以及机器学习算法思想(An introduction to machine learning using MATLAB)
机器学习基础教程 matlab代码+数据
- 机器学习matlab实现,是机器学习基础教程的程序实现(implementation of Machine learning using matlab, Refference book name is basic course of machine learning program implementation)
视觉机器学习20讲
- 《视觉机器学习20讲》,随书附带的所有matlab源代码(20 lectures of machine learning , source code)
machine learning-matlab
- 机器学习是一门强大的语言,可以拟合、仿真、预测 各类数据之间的非线性映射,并揭示彼此间的联系(Machine learning is a powerful language that can fit, simulate, and predict the nonlinear mapping of various data and reveal the relationship between each other.)
机器人学机器视觉与控制 MATLAB算法基础
- 介绍机器学习及机器视觉,控制,以及 matlib 的算法 应用。 是本好书,希望对你有帮助。(this is a book about machine learniing,video and how to use matlib .)
机器学习笔记-详细版-2013
- 该材料适合机器学习,具有详细参考书籍,非常适合初学者学习(This material is suitable for machine learning, with detailed code and corresponding reference books. It is very suitable for beginners to learn.)
机器学习讲义
- 吴恩达机器学习的习题及matlab代码实现。(the code of machine learning)
matlab机器学习
- 这是使用matlab进行机器学习的教程,共分为4个部分。(This is a tutorial for machine learning using MATLAB, which is divided into 4 parts.)
MATLAB and Machine learning
- MATLAB与机器学习,包含机器学习简介,快速入门,应用监督式学习,应用无监督学习(MATLAB and Machine Learning, including Machine Learning Introduction, Quick Start, Application Supervised Learning, Application Unsupervised Learning)
ELM_linbo.jin
- 极限学习机的代码,机器学习,可以用于分类等.(Extreme learning machine used in classification)
机器学习基础教程_matlab code&data
- 机器学习算法的详细介绍,数学推导。 提供数据(Detailed introduction of machine learning algorithm and mathematical derivation. Provide data)
MATLAB与机器学习
- 此为机器学习中的常见算法的matlab代码,代码注释详细,易上手(This is a common algorithm in machine learning matlab code, code comments in detail, easy to use)
Isomap降维算法MATLAB代码实现
- Isomap降维算法MATLAB代码实现。isomap最主要的优点就是使用“测地距离”,而不是使用原始的欧几里得距离,这样可以更好的控制数据信息的流失,能够在低维空间中更加全面的将高维空间的数据表现出来。机器学习。流形学习。降维
Matlab深度学习
- 深入浅出的介绍了机器学习基本原理和使用方法,推荐读一读。(Matlab machine learning ebook)