-
遗传算法,是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法.遗传算法是一类可用于复杂系统优化的具有鲁棒性的搜...
遗传算法,是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法.遗传算法是一类可用于复杂系统优化的具有鲁棒性的搜索算法-Genetic algorithm, is a simulation of Darwinian natural selection to genetic selection and biological evolution of the computing model is a natural evolutionary process by simulating the optimal solution search methods. Is a kind of genetic algorithm can be used for optimization of complex systems is robust The search algorithm
- 2023-07-13 03:00:02下载
- 积分:1
-
本人做的遗传算法源代码,在FORTRAN下打开即可以,可在WINDOUS环境下运行...
本人做的遗传算法源代码,在FORTRAN下打开即可以,可在WINDOUS环境下运行-I do genetic algorithm source code, under the FORTRAN that can be opened, in WINDOUS operating environment
- 2022-08-23 22:16:48下载
- 积分:1
-
用C语言实现的神经网络,采用遗传算法对网络进行训练,有很快的收敛速度!...
用C语言实现的神经网络,采用遗传算法对网络进行训练,有很快的收敛速度!-C language of neural networks, genetic algorithm was used to train the network, the speed of convergence very soon!
- 2022-08-16 16:17:11下载
- 积分:1
-
遗传算法程序,是用java编写的,适合学习最优化的朋友来作为参考...
遗传算法程序,是用java编写的,适合学习最优化的朋友来作为参考-Genetic Algorithm is used in the preparation of java, the most suitable learning optimized reference to a friend
- 2023-01-24 09:50:04下载
- 积分:1
-
遗传算法的原代码,用于最优化计算,只需解压便可使用。
遗传算法的原代码,用于最优化计算,只需解压便可使用。-Genetic algorithm source code for the optimization calculation, just unzip to use.
- 2023-03-25 07:20:03下载
- 积分:1
-
本人编写的GramSchmidt神经网络算法,和传统的神经网络算法比较,该算法能自动产生神经元,节约时间,速度快!
本人还加了自动产生分类的方法和适合各种函
本人编写的GramSchmidt神经网络算法,和传统的神经网络算法比较,该算法能自动产生神经元,节约时间,速度快!
本人还加了自动产生分类的方法和适合各种函数的转换,该zip包括两个文件,一个是GramSchmidt正交分解,是个子函数,主函数是orth_GramSchmidt,放在同一目录下,就可运行,可以对benchmark的逼近和分类问题提供解决方案-I prepared GramSchmidt neural network algorithm, and the traditional neural network algorithm, the algorithm can automatically generate neurons, saving time, fast! I also added a method of automatically generated classification and conversion for a variety of functions, the zip includes two documents, one is GramSchmidt orthogonal decomposition is a sub-function, the main function is orth_GramSchmidt, on the same directory, you can run can benchmark approximation and classification problems to provide solutions
- 2022-03-12 08:35:06下载
- 积分:1
-
空间作战的C++实现的基于神经网络可以学习如何玩好。
c++实现基于神经网络的空间大战,可以学习到如何利用神经网络进行游戏编程。-c++ implementation of space war based on neural networks can learn how to play games using neural network programming.
- 2022-04-08 14:32:38下载
- 积分:1
-
雅可比(Jacobi)迭代算法的C++实现,供研究设计使用
雅可比(Jacobi)迭代算法的C++实现,供研究设计使用-Jacobi (Jacobi) iteration algorithm for C++ implementation for research designed to use
- 2022-01-25 15:00:33下载
- 积分:1
-
《游戏编程中的人工智能技术》一书中6,7章源代码
《游戏编程中的人工智能技术》一书中6,7章源代码- Game programming in artificial intelligence technology, one source book, Chapter 6,7
- 2022-03-23 21:48:39下载
- 积分:1
-
这是一个神经网络的开发工具
这是一个神经网络的开发工具-This is a neural network development tools
- 2022-06-14 16:48:46下载
- 积分:1