搜索资源列表
机器学习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
GraphDemos
- 一个Matlab写的关于图理论以及其在机器学习中应用的教学用GUI软件-Write a Matlab on graph theory and its application in machine learning in the teaching GUI software
spider
- matlab机器学习最新的工具箱,包含多种学习算法如kmean、adaboost、svm等-the latest machine learning matlab toolbox contains a variety of learning algorithms such as kmean, adaboost, svm, etc.
machine-learning-ex4
- Andrew Ng Cousera 机器学习课程神经网络手写字符识别,源代码以及说明文档(Andrew Ng Cousera 's Machine learning courses, Neural Network handwritten character recognition, source code and documentation)
machine-learning-ex7
- Andrew Ng Cousera 机器学习K-means勇于图像压缩 以及主成分分析PCA用在人脸识别,源代码以及说明文档。(Andrew Ng Cousera machine learning , the K-means clustering algorithm and apply it to compress an image. In the second part, you will use principal component analysis to find a low-dime
2、KNN学习
- KNN算法MATLAB仿真,KNN算法是经典的分类算法,是机器学习的基础算法(KNN algorithm, MATLAB simulation)
svm
- matlab实现的支持向量机,简易的实现代码学习分享(Matlab support vector machines, simple to achieve code learning to share)
matlab
- 数值算法,大数据编程,微观信用评级,人工智能,机器学习(Numerical algorithms, big data programming, micro credit rating, artificial intelligence, machine learning)
机器学习基础教程 matlab代码+数据
- 机器学习matlab实现,是机器学习基础教程的程序实现(implementation of Machine learning using matlab, Refference book name is basic course of machine learning program implementation)
machine-learning-ex8
- 吴恩达机器学习公开课第九周作业,教你如何用“协同过滤”算法实现电影推荐系统(Andrew NG machine learning open class ninth weeks assignment to teach you how to use the "collaborative filtering" algorithm to implement the movie recommendation system)
matlab
- 智能小车是移动机器人的一种,可通过计算机编程来实现其对行驶方向、启停以及速度的控制。要想让智能小车在行驶过程中能成功地避开障碍物,必须对其进行路径规划?,路径规划的任务是为小车规划一条从起始点到目标点的无碰路径。路径规划方法有:BP人工神经网络法(Back Propagation)、机器学习(Reinforcement Learning)、以及模糊控制(Fuzzy Control)方法等。(There are many ways on autonomous mobile robot obstac
机器学习西瓜书聚类程序
- 根据周志华机器学习203页的图9.2编写的matlab程序。xgP203.m是主程序。中间有一些是为了验证算法,输出了一些运算结果。
《MATLAB 神经网络43个案例分析》源代码&数据
- mtalab初学者的福音,非常适合学习!!!!!!!!!!!(The gospel of Mtalab beginners)
MATLAB yichuansuanfa
- 遗传算法的程序,新手试用,用于数学建模,机器学习(Genetic algorithm procedures, novice trial, for mathematical modeling, machine learning)
matlab机器学习
- 这是使用matlab进行机器学习的教程,共分为4个部分。(This is a tutorial for machine learning using MATLAB, which is divided into 4 parts.)
机器学习基础教程_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最主要的优点就是使用“测地距离”,而不是使用原始的欧几里得距离,这样可以更好的控制数据信息的流失,能够在低维空间中更加全面的将高维空间的数据表现出来。机器学习。流形学习。降维
LSTM-MATLAB-master
- lstm的matlab代码,里面有实际的例子可以参考(LSTM MATLAB code, there are practical examples to look at)