资源列表
贝叶斯决策
- 实现贝叶斯决策算法,从文件中读出数据,并且会出决策的分布图。-achieve Bayesian decision-making algorithm, which sensed data from the document, and will make the distribution of decision-making.
K均值算法
- 实现K均值算法,读取文件,实现K均值的分类。-K-means algorithm to achieve, reading the paper, K-mean achievement category.
Csharp-2.6
- 这是C#版本开发的SVM类库包,适合不同爱好的同学学习.-This is the C# version of SVM library development package, suitable for a variety of students to learn.
TinySvmTest
- 用于汉字识别和分类的支持向量机SVMTEST测试算法,很好用啊-for Chinese character recognition and classification of SVM SVMTEST test algorithm is useful ah
SMOLearn
- 同样经典的由PLATT提出的SMO学习算法.C++语言实现.好用呢-same classic by the SMO PLATT learning algorithm. C language. Easy?
smoClassify
- 绝对经典的smo分类源代码,1998年Platt提出的分解算法 经过测试,绝对可用。-absolute classic smo classification source code, 1998 Platt of decomposition algorithm tested and absolutely available.
神经网络bp类c++
- 该程序是BP神经网络算法C++类定义及其说明;经过调试。可用有效工具。对于机器人开发非常好。-BP neural network algorithm definition and category C; After debugging. Effective tools available. For robot development is very good.
遗传算法vc
- 遗传算法是基于生物学的一种新型算法,本例题中采用vc来实现该算法-genetic algorithm is based on the biology of a new algorithm, using the example vc to the algorithm
语料库
- 一份很重要的语料库,为你的分词程序是一个很好用的资料库文件-a very important corpus, as your segmentation procedure is a very good use of the database file
Flash5 五子棋
- 该游戏用到了人工智能算法,较为复杂。 在计算游戏的智能方面可以有较大提高。-the game uses artificial intelligence algorithm, is more complex. In the calculation of intelligent game can be greatly enhanced.
bpsf
- 该程序运用MATLABL编程,建立了一个BP网络,并进行了测试-MATLABL use of the programming process, the establishment of a BP network, and the test
ProSOM
- SOM的学习规则有三个主要阶段: 1)寻找与输入模式xk最接近的连接权向量Wj*=(wj*1, wj*2,….., wj*N) 2)将该连接权向量Wj*进一步朝向与输入模式xk接近的方向调整 3)除调整连接权向量Wj*外,还调整邻域内的各个连接权向量,并随着学习次数的增加,逐渐缩小邻域范围-SOM learning rules are three main stages : 1) Find the input mode xk closest to the connection wei