资源列表
Hand-gesture-recognition
- 这是一个用python写的手势识别的算法,是现在目标识别中非常重要的一个研究的领域-this is a code based on python, which is used for figure pose recognition
InputMethod.12_03
- 本程序用C#开发,这是一个输入法模拟器,其中只提供了代码没有提供数据。-This procedure using C# development, which is an input method simulator, which provides only a code does not provide data.
matlab
- 根据过去近20年的交通事故数据,运用BP神经网络预测未来几年的交通事故数据。-On the basis of traffic accident data of rencent twenty years, to use artifical neural network to forecast the traffic accident data in the future.
BP
- bp神经网络,其主要功能是用于风功率或风速时间序列预测- The bp neural network, its main function is used for wind power or wind speed forecasting
machine-learning_PCA
- 环境为winpython 32bit 2.7.5.3 p = PCA() print u"均值化后的数据集为:",p.dataset( H:\\PCA_test.txt ) print u"协方差矩阵为:",p.COV() print u"特征向量为:",p.eig_vector()[1] tt = p.pc(dim=1) print "tt:",tt print u"新的维度数据集",tt[1]- """ Principal c
face-recognition-using-HMM
- 使用hmm隐马尔科夫链做人脸识别,重量级论文。非常好。 face recognition using an embedded H-face recognition using an embedded HMM
Clustering
- k-means,k-centroids聚类分析,效果展示。-k-means, k-centroids clustering algorithm analysis and display.
My-nnet
- neural network training code in matlab
informationgain
- 完全的信息增益比代码,有注释。已运行。可进行信息熵,信息增益运算-Complete information gain ratio code, annotated.
informationgain
- 昨天传的有点小BUG 今天全部改正。实现信息增益比的代码。输入为样本,及样本类-Yesterday, a little BUG pass all correct today. Realized gain ratio information code. Enter the sample, and the sample class
DecisionTreeID3
- 决策树ID3算法的MATLAB程序,这里采用信息增益的方法.-MATLAB program of Decision Tree Algorithm ID3,by the information gain.
1
- BP神经网络解决异或问题,还不错-BP neural network to solve XOR problem
