-
遗传算法解决NN逼近任意函数
遗传算法解决NN逼近任意函数-genetic algorithm to solve arbitrary function approximation NN
- 2023-08-08 11:30:03下载
- 积分:1
-
遗传算法解决双变量的函数最优化问题,有按钮的界面,用bc所编,生动模拟遗传进化过程...
遗传算法解决双变量的函数最优化问题,有按钮的界面,用bc所编,生动模拟遗传进化过程-genetic algorithm to solve the two- variable optimization function, the button interface, using bc prepared by the vivid simulation of the process of genetic evolution
- 2022-02-03 03:28:44下载
- 积分:1
-
expansion of Infomax algorithm, with a faster rate of convergence! The procedure...
扩展的Infomax算法,具有比较快的收敛速度!而且程序非常简洁,明了-expansion of Infomax algorithm, with a faster rate of convergence! The procedure is very simple, straightforward
- 2022-07-22 20:11:03下载
- 积分:1
-
感知器神经元解决较复杂输入向量的分类问题
感知器神经元解决较复杂输入向量的分类问题-Perceptron neurons to solve more complex input vector classification
- 2023-04-11 20:20:04下载
- 积分:1
-
模糊ISODATA聚类分析可以将数据的模糊矩阵的聚类分析
模糊ISODATA聚类分析,可以模糊矩阵数据进行聚类分析-Fuzzy ISODATA cluster analysis can be fuzzy matrix cluster analysis of data
- 2022-03-04 05:32:13下载
- 积分:1
-
simulation honey bees with artificial life characteristics of VB program can be...
模拟蜜蜂采蜜的具有人工生命特性的VB程序 可以作为学习人工生命的一个不错的入门-simulation honey bees with artificial life characteristics of VB program can be used as learning artificial life a good entry
- 2022-07-23 05:13:52下载
- 积分:1
-
based SVM, the sub
基于SVM,分本分类,,是关于两类分类的比较好的工具,国外网站提供,效果很好的-based SVM, the sub-classification is on the classification of the two types of relatively good tool, overseas sites provide good results, the
- 2022-01-28 04:44:23下载
- 积分:1
-
遗传优化神经网络结构,C++源代码
遗传优化神经网络结构,C++源代码-Genetic optimization of neural network architecture, C++ Source code
- 2023-07-04 11:35:03下载
- 积分:1
-
ID3算法的另一种用java实现的代码,利用向量。
ID3算法的另一种用java实现的代码,利用向量。-Another ID3 algorithm realize with java code, using vector.
- 2022-02-16 03:14:05下载
- 积分:1
-
L-M算法。除了动量法(基于梯度下降的训练算法)外,学习率自适应调整策略是BP算法改进的另一种途径,它利用Levenberg-Marquardt优化方法,从而使得学习时间更短。其缺点是,对于复杂的问题,该方法需要很大的存储空间。 -L-M algorithm. In addition to momentum (based on the gradient descent algorithm for training), learning rate adaptive strategy is to improve the algorithm BP Another approach, which uses Levenberg-Marquardt optimization method, which makes learning time is even shorter. Its weakness is that the complex problems that the method requires a lot of storage space.
- 2023-08-10 03:25:04下载
- 积分:1