资源列表
GANN_sinF
- 遗传算法优化bp神经网络,神经网络为三层网络,遗传算法带有精英保留策略-genetic algorithm optimization bp neural networks, neural networks as a three-tier networks, genetic algorithms with a strategy to retain the elite
improved-immune-algorithm
- 改进的二进制编码免疫算法,主要改进的是免疫记忆库-improved immune binary coding algorithm, the main improvement is immune memory bank
xiaoboshenjing
- 用小波神经网络解决人脸识别问题,很好用的哦-wavelet neural networks to solve problems face recognition, oh, the good
theMax_lyon
- 利用遗传算法求函数最大值的一段源代码,算法的使用过程可以一起研究一下-the use of genetic algorithms to find the maximum function of a source code, the algorithm can be used in the process of study
BP_recognize_digitV1
- 图像数字的识别。输入一系列有代表性的图像数字的样本,训练网络,得到的权值序列存放到文件中;输入待识别的图像数字序列,通过学习得到的权值矩阵对图像中的数字进行识别,并输出结果。-image recognition. Importation of a representative range of digital images of samples, the training network, the weights of sequences stored to a file; Identifica
p33
- p3随机抽样程序,可随机生成N个服从P3分布的样本.-p3 random sampling procedures, which were randomly generated N obey P3 distribution of the samples.
asm_javasrc
- 在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Agent)通过观察它们所在的数字世界中 股价和股息的不断变换而做出预测,并且根据这些预测做出购买股票与否以及购买股票数量的决策。 反过来,所有的交易者的决策又决定了股票的价格,这样,整个的股票交易市场就构成了一个自我封闭的 计算系统。同时,这些交易者都具有学习的能力,可以根据以前预测的成功或者失败对自己的决策进行调整 ,并且通过一种被称为遗传算法的方法产生创新能力。总之,ASM是一个电脑中不断进化的虚拟股票市场! 通
succus-s-pid-fuzzy
- 带有模糊算法的PID控制 VC++6.0下调试通过-with fuzzy PID control algorithm VC 6.0 debugging through
ga170
- David L. Carroll的遗传算法的fortran源代码-David L. Carroll of the genetic algorithm fortran source code
TestJavaSKNN
- 一个基于网格和最近邻居的聚类算法 Similarity(x, y) = size ( SKNN(x) SKNN(y) ),while Link(x, y)=1-a Grid-based, and the nearest neighbor clustering algorithm similarity (x, y) = size (SKNN (x) SKNN (y)), while Link (x, y) = 1
bloomFilter
- 拿C编写的boolmfilter算法测试程序,测试程序中只使用了20个节点-Canal C boolmfilter prepared by the algorithm test procedures, test procedures used only 20 nodes
BPnetworks
- BP网络的算法,用C++语言实现,对学习神经网络算法的人很有帮助。值得仔细研究研究。-BP network algorithm, using C language, the right to study the neural network algorithm to people. Deserves careful studies.