资源列表
naga2.file
- 带精英策略非支配排序遗传算法的应用实例。-The control strategy with elite sort of genetic algorithm, the application example.
MIL-learners
- 全称是:MIL learners and their ensemble versions一个很好的lazy learnng matlab 程序-MIL learners and their ensemble versions
MIL-Ensemble
- This toolbox contains re-implementations of four different multi-instance learners, i.e. Diverse Density, Citation-kNN, Iterated-discrim APR, and EM-DD. Ensembles of these single multi-instance learners can be built with this toolbox
iosdata(N-dimension)
- ISODATA算法实现由原来二维扩展到任意维样本点得聚类分析,具有很强的应用性,代码中对原理性东西作了详细的注释-ISODATA algorithm extended to any dimension from the original two-dimensional sample points have to cluster analysis, has a strong application, the code of the principle of detailed notes of wh
SVM-KMExample
- SVM向量机MATLAB编程实例,其中涵盖了one-against-one、one-against-all分类,回归等功能-Vector machine SVM MATLAB programming examples, which covers the one-against-one, one-against-all classification, regression and other functions
face-recognition
- 2014年人脸识别的最新研究进展,包含了表情识别、光照变化等等各种人脸识别问题的研究-2014 Face of the latest research progress, including the study of face recognition, face recognition illumination change and so on various issues
EigenFisherFace.tar
- automatic face recognition -face recognition using eigenface method
DainamiteSrc2009-08-19
- 基于java的robocup2d仿真机器人足球队伍的完整源代码,其中的跑位和传球值得参考。-The robocup2d java-based simulation robot soccer team full source code, which the post moves and passing a good reference.
BpDrawSin
- 基于神经网络曲线拟合的编程实现,界面友好!关键字:BP神经网络 曲线拟合 VC-Curve fitting based on neural network s programming, user-friendly! Keyword: BP neural network curve fitting VC++
fann-2.1.0beta
- Fast Artificial Neural Network Library是一个免费开源的神经网络库,它用C实现了支持全连接及稀连接的多层人工神经网络,并且支持定点和浮点数的跨平台运行。库中包含有易于处理训练数据的框架。它易于使用、通用、文档完备并且快速。目前已有PHP, C++, .NET, Ada, Python, Delphi, Octave, Ruby, Prolog Pure Data 和 Mathematica的绑定。库中还附有一本带例子和关于如何使用本库的建议的参考手册,本库也有
artificialintelligence
- 人工智能游戏开发,网上搜集的资料,有原码
SVM-face-recognition
- SVM face recognition 程序源代码 s1-s40 --------- 人脸数据库 face.m --------- 人脸识别主程序 load_database.m------载入数据函数 其他-------------LIBSVM工具箱函数 注意:LIBSVM需要手动安装,先安装编译器,再执行make.m-Source code S1-s40-----face database Face. M-----face recognition t