资源列表
CheongSam1
- 5子棋 有小BUG,实现人机对站,感觉不错,希望多指点
ks2p
- 这是一个人工智能在组合优化算法中的
IntroMatlab_codepls
- PCA and PLS aims:to get some insight into the bilinear factor models Principal Component Analysis (PCA) and Partial Least Squares (PLS) regression, focusing on the mathematics and numerical aspects rather than how s and why s of data analysis
svm-toy
- 支持向量机制。SVM分类器的重要部件。可以检测和训练样本集和
feret
- FERET人脸库的处理代码。内函预处理,分类,等代码。
pca-matlab
- pca算法的源代码。在做人工智能与模式识别的朋友必须的。用于降维。
MAFIA
- 频繁项目集发现算法,选择不同的参数可以得到不同的算法.
Strategy
- 5V5仿真平台机器人足球,可以实现简单的踢球
Network
- bp神经网络的java实现源代码,可以根据具体问题做相应修改后运行
runningcardatamining
- 有关行车数据的数据挖掘算法,对于实现数据挖掘算法有困难的一定会有借鉴意义。
duomubiao
- 一个用c++编写的多目标遗传算法程序,大家只需要稍微修改就可以使用。
GA_C++
- 用vc编写的遗传算法程序,学习遗传算法的朋友可以参考。