登录
首页 » AI-NN-PR » This is a genetic algorithm to solve the problems or differences of small progra...

This is a genetic algorithm to solve the problems or differences of small progra...

于 2022-03-18 发布 文件大小:37.34 kB
0 136
下载积分: 2 下载次数: 1

代码说明:

这是一个用遗传算法来解决异或问题的小程序。-This is a genetic algorithm to solve the problems or differences of small programs.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 神经网络隐节点合成算法,用于神经网络泛化能力的提高,和大家共享!...
    神经网络隐节点合成算法,用于神经网络泛化能力的提高,和大家共享!-Hidden node neural network synthesis algorithm for neural network generalization capability, and the U.S. share!
    2022-05-21 22:17:46下载
    积分:1
  • 神经网络程序代码,小小初学,不知甚多,望多多指教。
    神经网络程序代码,小小初学,不知甚多,望多多指教。-Neural network program code, little beginner, I do not know a lot, hope the exhibitions.
    2022-03-21 06:49:40下载
    积分:1
  • PSO算法的VB源程序,可以自定义算法参数达到六…
    粒子群算法的vb源程序,可以自定义算法参数,实现对6个非约束性测试函数极小值的全局优化,动态显示粒子的移动。低维下,优化效果很好。直接解压,无须密码。请多指正。-PSO algorithm vb source, the algorithm can define parameters to achieve the six non-binding function tests minimum of global optimization, dynamic display particle movement. Low-dimensional, optimize the results very good. Direct decompression without passwords. Please correct.
    2022-08-08 13:45:01下载
    积分:1
  • 对多类点进行分类,有图像界面,使用了多种分类算法
    对多类点进行分类,有图像界面,使用了多种分类算法-Points to the many types of classification, there are graphical interfaces, using a variety of classification algorithms
    2023-01-13 06:00:03下载
    积分:1
  • 中科院的《高级人工智能》课件,希望对大家学习有帮助。
    中科院的《高级人工智能》课件,希望对大家学习有帮助。-Chinese Academy of Sciences
    2023-04-10 16:45:05下载
    积分:1
  • 落煤残存瓦斯量的确定是采掘工作面瓦斯涌出量预测的重要环节,它直接影响着采掘工作面瓦斯涌出量预测的精度,并与煤的变质程度、落煤粒度、原始瓦斯含量、暴露时间等影响因...
    落煤残存瓦斯量的确定是采掘工作面瓦斯涌出量预测的重要环节,它直接影响着采掘工作面瓦斯涌出量预测的精度,并与煤的变质程度、落煤粒度、原始瓦斯含量、暴露时间等影响因素呈非线性关系。人工神经网络具有表示任意非线性关系和学习的能力,是解决复杂非线性、不确定性和时变性问题的新思想和新方法。基于此,作者提出自适应神经网络的落煤残存瓦斯量预测模型,并结合不同矿井落煤残存瓦斯量的实际测定结果进行验证研究。结果表明,自适应调整权值的变步长BP神经网络模型预测精度高,收敛速度快 该预测模型的应用可为采掘工作面瓦斯涌出量的动态预测提供可靠的基础数据,为采掘工作面落煤残存瓦斯量的确定提出了一种全新的方法和思路。-charged residual coal gas is to determine the volume of mining gas emission rate forecast an important link, which directly affect mining gas emission rate forecast accuracy, and with coal metamorphism, loading coal particle size, the original gas content, exposure time and other factors nonlinear relationship. Artificial neural networks have expressed arbitrary nonlinear relationships and the ability to solve complex nonlinear, time-varying uncertainty and the new ideas and new approaches. Based on this, the author of adaptive neural network loading coal residual gas production forecast model, and a combination of different loading coal mine gas remnants of the actual test results of research
    2022-03-12 11:40:03下载
    积分:1
  • 一篇关于遗传算法组卷的论文,论文中详尽的描述了遗传算法用于组卷的关键技术...
    一篇关于遗传算法组卷的论文,论文中详尽的描述了遗传算法用于组卷的关键技术-A paper on genetic algorithm test paper, paper, a detailed description of the genetic algorithm for the key technologies Test Paper
    2022-01-25 14:27:59下载
    积分:1
  • 这个程序对快速实现模糊逻辑控制很有用。假设这个逻辑控制有两个输入和一个输出,用各种选择来实现它。...
    这个程序对快速实现模糊逻辑控制很有用。假设这个逻辑控制有两个输入和一个输出,用各种选择来实现它。-This procedure is the rapid realization of the usefulness of fuzzy logic control. Assuming that there are two logic control inputs and one output, with various options to achieve it.
    2022-01-25 23:34:39下载
    积分:1
  • 地球模拟器,最经典的人工生命模型,研究人工智能的必看。一般地说,生命都具有新陈代谢、复制和进化的能力。在自然界中,生物是由有限的食物供给和有限的生存空间约束的。...
    地球模拟器,最经典的人工生命模型,研究人工智能的必看。一般地说,生命都具有新陈代谢、复制和进化的能力。在自然界中,生物是由有限的食物供给和有限的生存空间约束的。在Tierra中,“生物”由一系列能够自我复制的机器代码或程序组成,它在计算机中的复制分别受到计算机的存储空间和CPU时间约束。能有效地占有内存空间和利用CPU时间的生物体,将具有更高的适应度,传递到下一代的机会就越大。 在Tierra中,计算机的RAM(随机访问存储器)中有一块专门的空间,这个空间中放置了一个“祖先有机体”,该祖先有机体根据它的汇编程序代码中的指令开始复制对它的生存是基本的代码。随着有机体的数目的增加,RAM中的空间减少了,因此有机体为了自己的生存空间开始竞争。-Earth Simulator, the most classic of artificial life model, the study of artificial intelligence Watchable. Generally speaking, life is metabolism, reproduction and the ability of evolution. In nature, biomass is limited by the supply of food and limited living space constraints. In Tierra, "biological" to a series of self-replicating machine code or procedure, in which computers were copied by the computer storage space and CPU time constraints. Effective occupy memory space and CPU time using the organisms, will have a higher degree of adaptability, conveying to the next generation the greater the chances. In Tierra, computer RAM (random access memory) is
    2022-02-03 22:23:49下载
    积分:1
  • 条码技术
    条码技术-barcode technology
    2022-04-20 06:38:02下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载