资源列表
mlclass-ex4-008
- 参照Andrew ng 在coursera的课程,自己写的matlab神经网络程序-Referring Andrew ng in coursera course, wrote the matlab neural network program
GM11
- 灰色理论认为系统的行为现象尽管是朦胧的,数据是复杂的,但它毕竟是有序的,是有整体功能的。灰数的生成,就是从杂乱中寻找出规律。同时,灰色理论建立的是生成数据模型,不是原始数据模型,因此,灰色预测的数据是通过生成数据的gm(1,1)模型所得到的预测值的逆处理结果。 -Grey system theory is that the behavior of the phenomenon, albeit hazy, data are complex, but still it is orderly, t
Patternrecognition
- 模式识别与机器学习的权威资料,是一本好书-a good book
EEMD-ANN
- EEMD经验模态分解+ANN神经网络分类-The EEMD empirical mode decomposition+ANN neural network classifier
yolo V3
- 这个版本作者已经编译过了 可以在WIN系统上运行 YOLO3主要的改进有:调整了网络结构;利用多尺度特征进行对象检测;对象分类用Logistic取代了softmax。 在基本的图像特征提取方面,YOLO3采用了称之为Darknet-53的网络结构(含有53个卷积层),它借鉴了残差网络residual network的做法,在一些层之间设置了快捷链路(shortcut connections)。
dynamechs_4.0pre1
- 采用AB递推算法对移动机器人进行快速的动力学仿真。-AB recursive algorithm used to fast mobile robot dynamics simulation.
Fingerprint-extraction
- VisualC++数字图像处理技术详解第2版光盘-第八章,指纹提取算法及程序-VisualC++ digital image processing technology Detailed Version 2 CD- Chapter VIII, fingerprint extraction algorithm and program
AR-peopel-faces-5Train
- LDA的实验在AR人脸库上的实现,5个人脸库-LDA experiments on the AR face database, five individuals face database
PatternRecognition
- 清华大学边肇祺的模式识别电子书,初步学习模式识别的人的一本很好的参考书
MOPandGA
- 使用强变异演化算法处理高维决策向量情况下的多目标优化问题-Strong variation of the use of evolutionary algorithms to deal with high-dimensional vector in decision-making in case of multi-objective optimization problem
CLIPS 6.30 FOR WINDOWS的源代码
- CLIPS 6.30 FOR WINDOWS的源代码
machine-learning-ex3
- Stanford机器学习练习3 regularized linear regression 包含代码和讲解-Stanford Machine Learning Exercise 3 regularized linear regression contains the code and explain