-
神经网络中HOPFIELD模型算法的源程序,常用语控制领域!
神经网络中HOPFIELD模型算法的源程序,常用语控制领域!-Neural network model algorithm HOPFIELD source, commonly used to control the area of language!
- 2022-05-22 09:59:26下载
- 积分:1
-
附加了动量项BP神经网络
附加了动量项BP神经网络-Additional items of Momentum BP neural network
- 2023-04-25 04:40:03下载
- 积分:1
-
基本遗传算法源程序(基于基本遗传算法的函数最优化C程序)...
基本遗传算法源程序(基于基本遗传算法的函数最优化C程序)-Basic genetic algorithm source code (based on a function of the basic genetic algorithm optimization procedure C)
- 2022-02-15 09:24:04下载
- 积分:1
-
禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压缩搜索...
禁忌搜索法对初始解、邻域个数及禁忌列表的大小等参数有比较严格的要求, 这些参数直接影响着算法的优化能力。文章提出了一种改进的禁忌搜索法, 它用有效空间来压缩搜索范围, 这样可以提高搜索效率和全局搜索能力。用短期和长期禁忌列表存储器来保证算法能搜索到全和分局空间的每一点, 并且不重复搜索。经过验算析, 证明它是一种较好的全局启发式搜索法.-Tabu search method, the initial solution, neighborhood and tabu list size of the number of parameters such as have more stringent requirements, these parameters directly affect the ability to optimize the algorithm. This paper presents an improved tabu search method, it is used effectively to compress the search space, so that can improve search efficiency and global search capabilities. Short-term and long-term memory tabu list to ensure the algorithm can search the whole and the sub-space, each point, and do not repeat the search. After checking analysis to prove that it is a good global heuristic search method.
- 2022-03-16 10:18:28下载
- 积分:1
-
Genetic algorithm in the new multi
遗传算法中的新的多点交叉算法用来优化选择最优值-Genetic algorithm in the new multi-point crossover algorithm
- 2022-05-29 23:44:27下载
- 积分:1
-
学习排序问题的一种方法是将问题转化为分类问题。
Learning to Rank的一个方法,把排序问题转换成了一个分类问题,然后用支持向量机(SVM)训练出一个模型来。-Learning to Rank of a way to sort problem is transformed into a classification problem, and then use support vector machine (SVM) to train a model.
- 2022-12-17 05:40:03下载
- 积分:1
-
西安交大出版的王小平的遗传算法的书一个简单遗传算法例子 ....
西安交大出版的王小平的遗传算法的书一个简单遗传算法例子 .-Wang Xiaoping published in the book GA GA a simple example.
- 2022-03-09 23:54:45下载
- 积分:1
-
运用BP网络实现三个二进制位的异或运算,带有样本库可编译运行...
运用BP网络实现三个二进制位的异或运算,带有样本库可编译运行-The use of BP networks realize the three-bit binary XOR operation with a sample library can be compiled to run
- 2022-08-05 23:31:03下载
- 积分:1
-
回溯法求01背包问题,c语言版本,由于时间关系没有将代码进行很好的整理,所有代码都在一个文件中...
回溯法求01背包问题,c语言版本,由于时间关系没有将代码进行很好的整理,所有代码都在一个文件中-Retrospective Method 01 knapsack problem, c language versions, due to time not finishing a very good code, all code in one file
- 2022-02-04 09:18:53下载
- 积分:1
-
一份中科院开发的语义分析源码,可编译运行。里面的代码都很完整,注释也清晰,是研究语义语法分析的必不可少的学习工程。...
一份中科院开发的语义分析源码,可编译运行。里面的代码都很完整,注释也清晰,是研究语义语法分析的必不可少的学习工程。-A semantic analysis of source code developed by Chinese Academy of Sciences, can be compiled to run. The code inside the very integrity of annotations is also clear, is to study the semantic parsing essential to study engineering.
- 2022-12-04 01:50:04下载
- 积分:1