-
神经网络算法的神经网络负反馈
用VC++实现的BP(反向传播负反馈)神经网络算法-with VC BP (BP negative feedback) neural network algorithm
- 2022-01-25 21:07:43下载
- 积分:1
-
这是一篇对PSO算法可以使用从事人工智能的学生…
这是一篇关于pso利用的文章 也许对搞人工智能的的同学有很大的用处-This is an article on the PSO may use to engage students in artificial intelligence have great usefulness
- 2022-03-30 23:04:33下载
- 积分:1
-
Pattern Recognition book on pattern recognition paper book, the thesis introduct...
模式识别的书,介绍的论文模式识别的书,介绍的论文-Pattern Recognition book on pattern recognition paper book, the thesis introduction
- 2022-02-01 02:11:41下载
- 积分:1
-
遗传算法求解旅行商问题的求解
Genetic Algorithm (GA) based solver for the Traveling Salesman Problem
- 2023-05-31 13:30:03下载
- 积分:1
-
Genetic algorithm (GA) combined with the traditional SVM algorithm, a kind of te...
将遗传算法(GA)与传统SVM算法结合,构造出一种参数最优的进化SVM(GA2SVM),SVM 模型采用径向基函数(RBF)作为核函数,利用格雷码编码方式对SVM算法的模型参数进行遗传编码和优化搜索,将搜索到的优化结果作为SVM 的最终模型参数。-Genetic algorithm (GA) combined with the traditional SVM algorithm, a kind of tectonic evolution of the optimal parameters of SVM (GA2SVM), SVM model using Radial Basis Function (RBF) as kernel function, the use of Gray code encoding algorithm of the SVM model parameters of genetic coding and optimization of search, will search for the optimal results as the final SVM model parameters.
- 2022-02-04 12:02:57下载
- 积分:1
-
自动发贴机器人,可用于多个论坛的哦。能够突破房SPAM系统 。...
自动发贴机器人,可用于多个论坛的哦。能够突破房SPAM系统 。-Automatically post robot can be used in a number of forums Oh. Able to break through the Housing SPAM system.
- 2022-04-23 07:03:42下载
- 积分:1
-
多层神经网络范例
http://www.codeproject.com/cpp/MLP.asp?df=100&forumid=148477&exp=0&se...
多层神经网络范例
http://www.codeproject.com/cpp/MLP.asp?df=100&forumid=148477&exp=0&select=1141594#xx1141594-multilayer neural network model http :// www.codeproject.com/cpp/MLP.asp df = 1
- 2022-07-17 12:59:34下载
- 积分:1
-
遗传算法程序
一个遗传算法程序-A genetic algorithm program
- 2022-02-01 00:45:22下载
- 积分:1
-
微分进化算法DE(Differential Evolution)由Storn和Price等学者于1995年首先提出。它是一种基于种群优化的新智能优化方法,它已被...
微分进化算法DE(Differential Evolution)由Storn和Price等学者于1995年首先提出。它是一种基于种群优化的新智能优化方法,它已被证明在求解过程中具有高效性、收敛性、鲁棒性等优点-Differential evolution algorithm DE (Differential Evolution) by Storn and Price and other scholars in 1995, the first place. It is a species based on the optimization of the new intelligent optimization method, which has been proved in the solving process with high efficiency, convergence, robustness, etc.
- 2022-04-23 12:37:28下载
- 积分:1
-
使用Visual C++ 2003编写的遗传算法库,具有详细的说明文档,使用接口函数传入相关适应度函数与基因个数、迭代次数相关信息,进行目标优化,使用类模板的形...
使用Visual C++ 2003编写的遗传算法库,具有详细的说明文档,使用接口函数传入相关适应度函数与基因个数、迭代次数相关信息,进行目标优化,使用类模板的形式支持函数并行化-Using Visual C++ 2003 prepared by the genetic algorithm library, a detailed description of the document, use the interface function is passed the fitness function associated with the gene number, number of iterations relevant information to carry out objective optimization, the use of class template in the form of support function parallel
- 2022-01-22 03:27:00下载
- 积分:1