资源列表
BayesMFC
- 针对Bayes网络中有关因果推理的方法设计与实现-against the Bayesian network of causal reasoning Design and Implementation
ConjunctiveRule
- 数据挖掘中的基于关联规则的分类算法源码1-data mining based on association rules of a classification algorithm source code
DicisionTable
- 数据挖掘中的基于关联规则的分类算法源码2-Data Mining Association Rules based on the classification algorithm source 2
NNge
- 数据挖掘中的基于关联规则的分类算法源码4-Data Mining Association Rules based on the classification algorithm source 4
MSRules
- 数据挖掘中的基于关联规则的分类算法源码5-Data Mining Association Rules based on the classification algorithm source 5
road_realize
- 属于智能规划里面的一个简单的机器人道路识别问题,代码使用c++语言实现-smart planning inside a simple robot road recognition, the use of code language c
neuralOCR
- 一种数字识别之神经网络法,供参考学习之用。-identification of a number of neural network for information learning.
hssvm_series_toolkit
- Matlab codes for Hidden Sapce Support vector machines-Matlab codes for Hidden Sapce Support vect or machines
gobangrenji
- linux下的五指棋的人机对战版。用QT做的。-linux under the five fingers of the man-machine chess version of the war. QT used to do.
bp_train_VC
- BP的训练方法.删除init_wj_hid_output与init_wj_input_hid可以进行新的学习!不然只是按老方式学习!这是一个最简单的BP算法异或问题!没有阈值,学习速度不可改变!下次会改进!如果同或只需改变输入的方式就可以!-BP's training methods. Delete init_wj_hid_output with init_wj _input_hid can conduct new learning! Otherwise, only the old wa
HopfieldNN0-9Recognise
- This code in this directory implements the binary hopfield network. Source code may be found in HOPNET.CPP. A sample training file is H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST, H5x8D7.TST and H5x8D9.TST, Output of the pr
Kmeans_VC
- 鼎鼎大名的Kmeans的VC实现。广泛用于神经网络、模式识别领域。-the Kmeans the famous VC. Widely used in neural networks, pattern recognition.