-
C++基于神经网络的数字识别代码
C++ 基于神经网络 法的数字 识别代码-C++ Based on neural network digital identification code
- 2022-03-13 05:01:34下载
- 积分:1
-
遗传优化神经网络结构,C++源代码
遗传优化神经网络结构,C++源代码-Genetic optimization of neural network architecture, C++ Source code
- 2023-07-04 11:35:03下载
- 积分:1
-
svm light we can reference ah ha ha ha ha ha ha
svm light 大家可以参考哈哈啊-svm light we can reference ah ha ha ha ha ha ha
- 2022-01-22 12:39:42下载
- 积分:1
-
演化计算是基于随即搜索的新算法;它的技术模型源于自然的演化。下面是一个例子,该函数是典型的多峰(震动剧烈)的函数。用的算法是郭涛算法。...
演化计算是基于随即搜索的新算法;它的技术模型源于自然的演化。下面是一个例子,该函数是典型的多峰(震动剧烈)的函数。用的算法是郭涛算法。-evolutionary computation is based on the then new search algorithm; It stems from the technical model of the natural evolution. Below is an example of this function is a typical multi-feng (severe shock) function. The algorithm is Guo Tao algorithm.
- 2022-08-06 16:25:44下载
- 积分:1
-
五子棋是一种受大众广泛喜爱的游戏,这里介绍五子棋程序的数据结构、评分规则、胜负判断方法,重点分析了搜索算法,并在传统的博弈算法在五子棋应用中进行一些改进,从而使...
五子棋是一种受大众广泛喜爱的游戏,这里介绍五子棋程序的数据结构、评分规则、胜负判断方法,重点分析了搜索算法,并在传统的博弈算法在五子棋应用中进行一些改进,从而使剪枝更有效,运算性能更好。改进包括:不使用closed表;改变棋盘搜索顺序;增加记录最大棋盘信息的指针。实验证明,这几点改进对提高效率有很高帮助。
- 2022-07-01 17:06:31下载
- 积分:1
-
svm_nu 分类源码 用于svm的分类编程同svm_c 相近
svm_nu 分类源码 用于svm的分类编程同svm_c 相近-svm classification svm_nu source for the classification of programming with similar svm_c
- 2023-04-20 16:30:03下载
- 积分:1
-
This code is used to achieve lib
这个代码是用lib-svm来实现svm分类器的,简单易懂,并且有详细的注释,对于刚刚接触SVM的初学者有很大的帮助,一看就能上手,我也是新手,所以应该还是很有帮助的。-This code is used to achieve lib-svm classifier svm, easy-to-read, and detailed notes, just contact SVM for the great help for beginners, a look will be able to start, I am also a novice, so it should be or very useful.
- 2022-01-26 05:17:05下载
- 积分:1
-
基本蚁群算法的源代码 经过一些改正 改正了原来的一些错误 可以运行...
基本蚁群算法的源代码 经过一些改正 改正了原来的一些错误 可以运行 -The basic ant colony algorithm source code through a number of corrections to correct the original error can run some
- 2023-06-25 22:25:03下载
- 积分:1
-
matlab的GA工具箱与vc混和实现遗传算法的源码
matlab的GA工具箱与vc混和实现遗传算法的源码-Matlab Toolbox GA vc mixed with Genetic Algorithm FOSS
- 2022-07-18 00:06:32下载
- 积分:1
-
通过遗传算法对高校排课问题的解决,在高校的十佳环境中运行效果良好...
通过遗传算法对高校排课问题的解决,在高校的十佳环境中运行效果良好-Through the College Course Scheduling of genetic algorithms to solve the problem, in the top ten colleges and universities run the effect of environmental good
- 2022-06-14 06:19:27下载
- 积分:1