-
〈智能优化算法与应用〉介绍各种优化算法:模拟褪火法、遗传算法、禁忌搜索法、神经网络法、混合优化策略等内容。...
〈智能优化算法与应用〉介绍各种优化算法:模拟褪火法、遗传算法、禁忌搜索法、神经网络法、混合优化策略等内容。-"intelligent optimization algorithms and application" on the various optimization algorithms : simulated fire faded, genetic algorithm, Tabu search method, neural networks, hybrid optimization strategy content.
- 2022-09-14 11:15:06下载
- 积分:1
-
数据挖掘c45分类算法 数据挖掘c45分类算法
数据挖掘c45分类算法 数据挖掘c45分类算法-C45 data mining data mining classification algorithms C45 classification algorithm
- 2022-01-25 23:48:20下载
- 积分:1
-
刚开始学习的人的神经网络学习教程…
关于神经网络入门学习的教程,适用于刚开始学习的人-Getting Started on the neural network learning tutorial for people who just started learning
- 2022-03-10 01:45:21下载
- 积分:1
-
模式识别HK分类算法 vc下dos程序
模式识别HK分类算法 vc下dos程序-pattern recognition algorithm vc HK classification procedures under dos
- 2022-03-19 03:48:28下载
- 积分:1
-
一个神经网络BP算法源码
一个神经网络BP算法源码-a neural network algorithm source code
- 2022-12-23 15:15:04下载
- 积分:1
-
Bayes分类器应用于IRIS数据集的例子
Bayes分类器应用于IRIS数据集的例子-An example of Bayes Classifier applied on IRIS Data Set
- 2023-01-17 15:30:03下载
- 积分:1
-
In view of the current PSO (Particle Swarm Optimization) is generally used MATLA...
针对目前粒子群算法(Particle Swarm Optimization)一般是用MATLAB实现的,对PSO算法用C实现的代码-In view of the current PSO (Particle Swarm Optimization) is generally used MATLAB" s implementation of the PSO algorithm implementation using C code
- 2022-11-29 16:45:03下载
- 积分:1
-
新型模拟退火算法解决TSP优化问题。自能退火。可用于大多数情况下的优化问题。
新型模拟退火算法解决TSP优化问题。自能退火。可用于大多数情况下的优化问题。-New simulated annealing algorithm to solve TSP optimization problem. Zineng annealing. Can be used in most cases the optimization problem.
- 2022-04-12 12:24:11下载
- 积分:1
-
传算法伪代码实例,遗传算法中最重要的过程就是选择和交叉。...
传算法伪代码实例,遗传算法中最重要的过程就是选择和交叉。 -Examples of pseudo-code algorithm, genetic algorithm is the most important process of selection and crossover.
- 2022-01-31 08:32:52下载
- 积分:1
-
人工神经网络BP算法
1、动态改变学习速率
2、加入动量项
3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h),
方...
人工神经网络BP算法
1、动态改变学习速率
2、加入动量项
3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h),
方便矩阵运算,当然,也可自己写矩阵类
4、可暂停运算
5、可将网络以文件的形式保存、恢复-Artificial neural network BP algorithm 1, the dynamic change learning rate 2, adding momentum of 3, using the matrix calculation Matcom4.5 library (can be downloaded free of charge, the first document matlib.h), facilitate the matrix calculation, of course, can also write their own matrix Class 4, may be suspended by the operator 5, may be the form of network to the preservation, restoration
- 2022-01-26 07:08:09下载
- 积分:1