-
C realized SVM neural network code, welcome you use
C++实现的支持向量机神经网络代码,欢迎各位使用-C realized SVM neural network code, welcome you use
- 2022-06-03 01:00:19下载
- 积分:1
-
有关神经网络的源码
有关神经网络的源码-the neural network source
- 2022-02-13 10:29:45下载
- 积分:1
-
simple genetic algorithm, can refer to
简单的遗传算法,可以参考-simple genetic algorithm, can refer to
- 2022-01-27 13:57:29下载
- 积分: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
-
TSP问题是组合优化中的经典问题。其解决方法有局部优化方法和一些启发式算法,局部搜索方法充分考虑问题
的邻域结构,遗传算法有很好的全局搜索能力,memeti...
TSP问题是组合优化中的经典问题。其解决方法有局部优化方法和一些启发式算法,局部搜索方法充分考虑问题
的邻域结构,遗传算法有很好的全局搜索能力,memetic算法把遗传算法和局部优化算法相结合,试验结果证明,能很好地解
决TSP问题。-TSP problem is a classic combinatorial optimization problem. Its solution has a number of local optimization methods and heuristic algorithms, local search methods take full account of the issue of neighborhood structure, genetic algorithm has good ability of global search, memetic algorithm for the genetic algorithm and local optimization algorithm combining test results proved that well positioned to solve the TSP problem.
- 2022-08-11 23:30:19下载
- 积分:1
-
automatic classification and gathering documents, we can choose as a Web service...
自动地分类和聚集文档,可以选择作为一个Web服务。这个程序完全是用Java编写的,利用了 Weka机器学习工具包。-automatic classification and gathering documents, we can choose as a Web service. This procedure is completely written in Java, Weka use of machine learning kits.
- 2023-08-09 05:55:03下载
- 积分:1
-
利用小波函数做神经网络的激活函数
这是一个简单的方法在使用BP网络的时候
可以直接调用小波函数...
利用小波函数做神经网络的激活函数
这是一个简单的方法在使用BP网络的时候
可以直接调用小波函数
-Does the use of wavelet function neural network activation function is a simple method in the use of BP networks can directly call the wavelet function
- 2023-05-21 01:25:03下载
- 积分:1
-
目前最好的A*寻路算法
目前最好的A*寻路算法-Currently the best A* pathfinding algorithm. . . . . . . . .
- 2022-09-08 06:10:03下载
- 积分:1
-
差分进化算法的一篇全国优秀硕士论文,目前国内对此的研究还处于初步阶段...
差分进化算法的一篇全国优秀硕士论文,目前国内对此的研究还处于初步阶段-Differential Evolution of a national excellent master
- 2022-08-13 18:49:06下载
- 积分:1
-
算法C程序和路由过程就是用最短的…
路由选择过程的c算法程序
与DSR 只是简单地使用最短路径不同,EMRPC 使用了更复杂的路由选择机制以实现多径路由和能量均衡。-process of routing algorithm c procedures and DSR is simply to use the shortest path different. EMRPC use of a more complex routing mechanisms to achieve multi-path routing and energy balance.
- 2022-03-25 05:28:26下载
- 积分:1