-
人工神经网络的基本模型:BP、艺术、Hopfield,SOM
人工神经网络基本模型:BP、ART、Hopfield、SOM-ANN basic model : BP, ART, Hopfield, SOM
- 2022-03-05 00:03:40下载
- 积分:1
-
细胞自动机的程序,关于细胞自动机如何实现的问题
细胞自动机的程序,关于细胞自动机如何实现的问题-Cellular Automata procedures on Cellular Automata how to realize the problem
- 2022-03-16 00:08:15下载
- 积分:1
-
遗传算法软件,在c环境下运行
遗传算法软件,在c环境下运行-genetic algorithm software, the operating environment c
- 2022-06-27 08:40:05下载
- 积分:1
-
本算法中采取了种群规模为100,同时采用轮盘赌来获取种群。开始使用随机的方法得到初始的种群...
本算法中采取了种群规模为100,同时采用轮盘赌来获取种群。开始使用随机的方法得到初始的种群-the algorithm adopted a population size of 100, using roulette to access populations. Using the stochastic method initial Stocks
- 2022-02-07 23:06:16下载
- 积分:1
-
改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是
先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个
数合成一个新数,将这个新数同...
改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是
先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个
数合成一个新数,将这个新数同n个数中间适应值函数值的最差的比较,
如果好的话就取代最差的那个,如果它比最好的还要好的话,则把最好的
也取代。如果比最差的坏,则重新合成一个新数。依次循环下去。
程序的奇妙之处是GA_crossover()函数,产生的新数确实比较好,看看
那位大侠能改进一下,产生比这跟好的数。-improved genetic algorithm- Guo Tao done optimization algorithm is very effective, and the algorithm is the first basic idea arbitrary n generated random number and then the number li n m randomly selected number, and this number m of a new synthesis of the new middle with n number fitness function of the worst by comparison, if a good case to replace the worst, um, if it even than the best, then ruled the best have replaced. If worse than the worst, a de novo synthesis of new. Followed by the cycle continues. The magic of procedures is GA_crossover () function, the new really good to see heroes who can be improved upon, it generated more than a few with a good.
- 2023-02-04 23:55:04下载
- 积分:1
-
自适应共振神经网络可以实现自动学习与分类具有自适应的功能...
自适应共振神经网络可以实现自动学习与分类具有自适应的功能-adaptive resonance neural network can automatically learning and classification of adaptive function
- 2022-03-26 04:41:42下载
- 积分:1
-
Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm
2008年05月21日...
Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm
2008年05月21日
C++, Windows, Win32, Visual Studio, MFC, STL, Arch, Dev, Design
基因遗传算法都是针对概率的,所以因为其随机的本质,导致其结果可能是好的,也可能是坏的,于是我们就需要一个方法确认这个解到底有多大的可用性。这是通过计算相似拟合度进行衡量的。染色体Chromosomes代表了基因遗传算法的结果。每次迭代,算法生成一个染色体,这些子孙染色体又会产生新的迭代……关键内容
这个基因算法库是用 Visual Studio 2005 编写的程序,第一个使用 Microsoft C/C++ 编译器,第二个使用Intel C++ 编译器。
如果你希望在你的程序你使用它,有两个办法,1是直接引用 Genetic Algorithm Library 项目,然后编译;2是添加GeneticAlgorithm.lib 静态链接库到项目中-err
- 2022-05-29 02:10:25下载
- 积分:1
-
] [Machine learning text classification source code] [machine learning text clas...
【机器学习】文本分类源代码
【机器学习】文本分类源代码 -] [Machine learning text classification source code] [machine learning text classification source code
- 2022-05-06 01:31:13下载
- 积分:1
-
simulation honey bees with artificial life characteristics of VB program can be...
模拟蜜蜂采蜜的具有人工生命特性的VB程序 可以作为学习人工生命的一个不错的入门-simulation honey bees with artificial life characteristics of VB program can be used as learning artificial life a good entry
- 2022-07-23 05:13:52下载
- 积分:1
-
专家浅谈人工智能,doc文档
专家浅谈人工智能,doc文档-expert on artificial intelligence, doc file
- 2023-04-14 08:30:03下载
- 积分:1