资源列表
matconvnet-1.0-beta14
- gcc4.7编译matconvnet14版本 珍藏(gcc4.7compiled matconvnet14 rare)
mergesort
- 利用分治算法实现归并排序,简单的一个小算法,分享给大家(Merging sorting algorithm for merging sorting)
20558
- Autoregressive conditional kurtosis
EEMD
- 各种负荷预测的论文,都是SCI,可以用来学习的(All kinds of load forecasting methods can be used to learn)
svm计算程序
- 快速svm线性核计算,可以用于分类,经典的分类模型,可以学习一下
kNN
- 机器学习/python入门项目一:聚类kNN(Machine learning / python entry project: clustering kNN)
SpeechEmoRec-master
- 语音情感识别。使用卷积神经网络对语音情感识别(speech emotion recognition)
Elman网络模型
- Elman神经网络的数据预测—电力负荷预测模型研究,非常不错的神经网络(Elman neural network data prediction power load forecasting model research, a very good neural network.)
PCA
- 对一个数据表格的特征进行提取,从而得出哪些特征对乳腺癌肿瘤的影响效果最大(The characteristics of a data table are extracted to find out which characteristics have the greatest impact on breast cancer.)
iris_FCM
- 实现了模糊聚类算法,将数据聚为几类,有数据,可直接测试(Fuzzy clustering algorithm is implemented, and data can be aggregating into several classes. Data can be directly tested.)
edit-distance
- *面试题个人题解。 对于一个数字串,需要通过一定的操作变成另一个数字串,问最小操作次数。 总共有3钟操作: 1.某位数字加一 2.某位数字减一 3.调换任意两位数字(The Alibaba interview questions personal problem. For a digit string, we need to turn another operation into another string and ask the minimum number of operations
NSGA2
- 用c++写的用于解决多目标优化问题的nsga2+可行性准则,采用测试函数SRN(This ,which is NSGA2, use SRN that is test problem.)
