资源列表
WENTAI
- 潮流计算的一些算法介绍和例子,适合初学者使用-POWER FLOW
compared
- 这是一个遗传算法的标准程序,对代码有详细的解释,适合初学者。-This is a standard procedure of genetic algorithm, a detailed explanation of the code, is suitable for beginners.
log_regression
- it is a very good log linear regression algorithm. it can be used in many background. it is a powerful tool to solve regression problems.
PCA2DPCA
- 用2DPCA和PCA进行人脸识别,算法识别率高-Face recognition algorithm using 2DPCA and PCA recognition rate
jqr
- 一个小型的玩具机器人的智能避障的源程序包-A toy robot smart obstacle avoidance of vc source
GA-1
- 遗传算法源码,个人觉得很好,能真确通过运行仿真,拿来大家分享下-GA
kpca
- KPCA的提出者亲自写的程序。是一份很值得收藏的经典代码。-KPCA the author himself procedures. It is a very worthwhile collection of classic code.
BP-matlab
- BP神经网络 用于预测、模式识别、函数拟合、综合评价等领域-BP neural network Used to predict the pattern recognition, function approximation, the comprehensive evaluation
MNIST(tensorflow)
- 基于tensorflow的手写识别,训练后可以识别手写数字-Based on tensorflow handwriting recognition, training can identify handwritten numbers
基于svm的滚动轴承故障诊断
- 使用SVM算法对不同模式的滚动轴承故障进行分类
ID3
- matlab实现机器学习中ID3算法,function D = ID3(train_features, train_targets, params, region)-function D = ID3(train_features, train_targets, params, region)
Neuron-Model
- 一个神经元模型的C编程算法,我也不知道还怎么说了-A neuron model of the C programming algorithm