-
求解tsp问题的模拟退火源码,数据文件请仿照文件中的input.txt自行创建...
求解tsp问题的模拟退火源码,数据文件请仿照文件中的input.txt自行创建-the simulated annealing source, data files copied documents requested the creation of their own input.txt
- 2023-02-13 23:10:04下载
- 积分:1
-
分布估计算法(EDA)讲义,29页PPT
1. 从GA到 EDA
2. 链接学习与模型
3. 连续EDA
4. EDA 与玻耳兹曼分布
5....
分布估计算法(EDA)讲义,29页PPT
1. 从GA到 EDA
2. 链接学习与模型
3. 连续EDA
4. EDA 与玻耳兹曼分布
5. 资源
-estimation of distribution algorithm(EDA)tutorial
1. from the GA to the EDA
2. Linking learning and models
3. Continuous EDA
4. EDA with Boltzmann distribution
5. other Resources
- 2022-02-20 13:34:32下载
- 积分:1
-
fuzzy ebook. not very awesome but this is very useful for your fuzzy program.
fuzzy ebook. not very awesome but this is very useful for your fuzzy program.
- 2023-05-27 11:25:04下载
- 积分:1
-
平时学习时搜集的算法书,聚类,神经网络,蚁群算,遗传算法
平时学习时搜集的算法书,聚类,神经网络,蚁群算,遗传算法-some e-books about the algorithm
- 2022-03-01 00:08:48下载
- 积分: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
-
Weka机器学习系统(网站下载),一个简化的再发展…
weka机器学习系统(本站可下载)的拓展,简化了从关系数据库中提取数据-weka machine learning system (download site), the development of a simplified relational database from which to extract data
- 2022-03-05 23:54:36下载
- 积分:1
-
人工神经网络的C++源代码的实现,包括实现…
人工神经网络的c++实现源码,含实现神经网络层的类,神经网络的类,中文详细注释, 并含有使用示例,学习神经网络的好源码-Artificial neural network c++ implementation source code, including achieve the type of neural network layer, the type of neural network, a detailed English notes, and contain the use of examples of good learning neural network source code
- 2022-02-16 09:53:24下载
- 积分:1
-
FAST apriori.cpp 基于数组和为运算的apriori算法实现,采用为运算来测试子集的存在性,把测试子集存在性的复杂度由O(n^2)降低为O(n)...
FAST apriori.cpp 基于数组和为运算的apriori算法实现,采用为运算来测试子集的存在性,把测试子集存在性的复杂度由O(n^2)降低为O(n)-FAST apriori.cpp array-based computing and for the apriori algorithm, adopted as the operator to test the existence of a subset to test the existence of a subset of the complexity from O (n ^ 2) reduced to O (n)
- 2022-08-16 14:04:17下载
- 积分:1
-
genetic algorithm (C version), very good!
遗传算法(C++版),非常好的!-genetic algorithm (C version), very good!
- 2022-03-19 08:13:21下载
- 积分:1
-
人工智能的经典八皇后问题,这个算法是a*算法.利用这个算法可以解决八数码,八皇后问题等...
人工智能的经典八皇后问题,这个算法是a*算法.利用这个算法可以解决八数码,八皇后问题等
-artificial intelligence Queen"s classic 8, the algorithm is a* algorithm. Use of this algorithm can solve eight digital, 8 Queen"s problems
- 2022-02-12 20:50:00下载
- 积分:1