-
本书专门介绍遗传算法中的仿生学计算算法的资料,是一本适合于人工智能初学者的好书。...
本书专门介绍遗传算法中的仿生学计算算法的资料,是一本适合于人工智能初学者的好书。-book devoted to the genetic algorithm bionics algorithm information, is a suitable for beginners books on artificial intelligence.
- 2022-02-13 05:50:35下载
- 积分: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
-
用VB编写得罗茨泵泄漏量计算,这可是花费了我半年得时间,贡献了!...
用VB编写得罗茨泵泄漏量计算,这可是花费了我半年得时间,贡献了!-VB prepared with a Roots pump leakage calculation, it is six months I have spent time and contributed!
- 2022-12-07 14:45:03下载
- 积分:1
-
小波神经网络的MATLAB程序,没有用库函数
小波神经网络的MATLAB程序,没有用库函数-Wavelet Neural Network MATLAB procedures, did not use library functions
- 2022-02-05 07:10:27下载
- 积分: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
-
神经网络全部源代码
神经网络全部源代码-neural network full source code
- 2022-03-13 21:32:20下载
- 积分:1
-
一个用C++实现的bp网络算法程序,供大家参考
一个用C++实现的bp网络算法程序,供大家参考-a C realized bp network algorithm, for your reference
- 2022-03-14 11:49:46下载
- 积分:1
-
greedy em hybrid model training algorithm
greedy em 混和模型训练算法-greedy em hybrid model training algorithm
- 2022-04-19 20:59:30下载
- 积分:1
-
一个可自我学习的人工智能小模型,可进行训练,也可进行提问...
一个可自我学习的人工智能小模型,可进行训练,也可进行提问-a self-learning artificial intelligence small, and can be used for training, may also question
- 2023-09-07 10:40:03下载
- 积分:1
-
用c语言实现的bp神经网络实现异或功能,比较好用
用c语言实现的bp神经网络实现异或功能,比较好用
-use the C Language bp neural network XOR functions, better quality
- 2023-01-07 06:45:03下载
- 积分:1