搜索资源列表
机器学习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
ReinforcementLearning
- 增强学习Matlab源吗,对机器学习,在线控制的人有所帮助-Matlab source you enhance the learning of machine learning, online help people control
gentleboost
- Gentleboost,这是一种基于信息融合的机器学习源代码,成功应用于多个工程信息领域。-Gentleboost, which is a fusion-based machine learning source code, successfully applied in various projects in the field of information.
Bayesian-machine-learn-data-mining
- 贝叶斯(Bayesion)机器学习相互信息。用于求取熵、联合熵等。改进后可用于随机反演-Bayesian (Bayesion) machine learning of mutual information. Used to obtain entropy, joint entropy and so on. Improved can be used for stochastic inversion
GraphDemos
- 一个Matlab写的关于图理论以及其在机器学习中应用的教学用GUI软件-Write a Matlab on graph theory and its application in machine learning in the teaching GUI software
fuzzylogicMATLAB
- 一个机器学习算法软件包,包括神经网络,模糊逻辑,支持向量机,采用MATLAB平台实现-A package of machine learning algorithms, including neural networks, fuzzy logic, support vector machine, using MATLAB platform
lda
- 非线性降维方法 可以应用于高维数据的机器学习-Nonlinear dimensionality reduction methods can be applied to high-dimensional data, machine learning
rbf_svm
- 人工神经网络(ANN)的泛化特性是神经网络最重要的特性,同时也是最不容易保证的特性。本程序对改进泛化的神经网络算法以及新兴的机器学习算法——支持向量机算法进行研究,-Artificial Neural Network (ANN) the generalization characteristics of neural networks are the most important characteristics, but also not easy to guarantee the most f
Boosting_tutorial
- Schapire 所著的Boosting算法的教程。 对目前物体识别和机器学习领域中广泛应用的Boosting算法展开了深入浅出的描述,还有很多Toy Examples。-Tutorial for Boosting algorithm by Schapire
ada_2.0-1
- Adaboost,一种很流行的机器学习算法。用matlab实现的。-Adaboost, a very popular machine learning algorithm. Achieved using matlab.
机器学习
- 利用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)
机器人学机器视觉与控制 MATLAB算法基础
- 介绍机器学习及机器视觉,控制,以及 matlib 的算法 应用。 是本好书,希望对你有帮助。(this is a book about machine learniing,video and how to use matlib .)
matlab机器学习
- 这是使用matlab进行机器学习的教程,共分为4个部分。(This is a tutorial for machine learning using MATLAB, which is divided into 4 parts.)
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)