登录
首页 » AI-NN-PR » goat遗传算法工具包,可参考使用,节省遗传算法开发时间

goat遗传算法工具包,可参考使用,节省遗传算法开发时间

于 2022-08-09 发布 文件大小:102.02 kB
0 158
下载积分: 2 下载次数: 1

代码说明:

goat遗传算法工具包,可参考使用,节省遗传算法开发时间-goat genetic algorithm tool kit, refer to the use of genetic algorithms to save development time

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

发表评论

0 个回复

  • Kohonen the SOFM (self
    Kohonen的SOFM(自组织特征映射):这种算法部分收到生物特征影响,在网络输出层内按几何中心或特征进行聚类。-Kohonen the SOFM (self-organizing feature map) : This algorithm received some biological features, the output layer to the network within the geometric center or cluster features.
    2022-07-13 21:00:17下载
    积分: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
  • Solving Traveling Sales Man Problem by the Algorithm of Simulated Annealing. Src...
    Solving Traveling Sales Man Problem by the Algorithm of Simulated Annealing. Src only. 100 free of compile error. Including 2 test cases.-Solving Traveling Sales Man Problem by the Algorithm of Simulated Annealing. Src only. 100 free of compile error. Including 2 test cases.
    2022-01-25 14:41:00下载
    积分:1
  • 本程序利用遗传算法解决一简单的多项式极值问题
    本程序利用遗传算法解决一简单的多项式极值问题-This procedure using the genetic algorithm to solve a simple problem of polynomial extremal
    2022-05-09 11:50:28下载
    积分:1
  • 使用java构建神经网络的开源项目教程,是java爱好者学习神经网络的难得教材。虽然是英文教材,但是语言简单,易懂。书中前几章对于神经网络基本原理的讲解十分通俗...
    使用java构建神经网络的开源项目教程,是java爱好者学习神经网络的难得教材。虽然是英文教材,但是语言简单,易懂。书中前几章对于神经网络基本原理的讲解十分通俗易懂,利于初学者对相关知识的理解和吸收,即使不是java编程者,也可以从中受益匪浅。 -Using the java open source project to build neural networks tutorial java lovers are rare neural network learning materials. Although the materials are in English, but the language simple, easy to understand. The book for the first few chapters explain the basic principles of neural networks is very user-friendly, which will help beginners to understand and absorb the relevant knowledge, if not the java programmers can also be benefited from.
    2022-08-14 15:15:32下载
    积分:1
  • 粒子群优化算法是一种进化技术(进化有限公司)。
    粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation).源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域-Particle Swarm Optimization (PSO) is an evolutionary technology (evolutionary computation). Predatory birds originated from the research PSO with similar genetic algorithm is based on iterative optimization tools. Initialize the system for a group of random solutions, through iterative search for the optimal values. However, there is no genetic algorithm with the cross- (crossover) and the variation (mutation). But particles in the solution space following the optimal particle search. The steps detailed chapter on the future of genetic algorithm, the advantages of PSO is simple and easy to achieve without many parameters need to be adjusted. Now it has been widely used function optimization, neural networks, fuzzy systems control and ot
    2022-02-05 13:05:45下载
    积分:1
  • 神经网络中HOPFIELD模型算法的源程序,常用语控制领域!
    神经网络中HOPFIELD模型算法的源程序,常用语控制领域!-Neural network model algorithm HOPFIELD source, commonly used to control the area of language!
    2022-05-22 09:59:26下载
    积分:1
  • 遗传算法工具,混沌
    遗传算法工具,混沌-Tool for genetic algorithm, chaos
    2022-04-11 16:29:24下载
    积分:1
  • Research based on genetic programming evolutionary algorithm for the sustainabil...
    研究基于遗传编程的可持续性进化算法的理论与方法,并建立了该算法的数学模型及运算流程.HFC算法实现源代码.-Research based on genetic programming evolutionary algorithm for the sustainability of the theory and method, and set up a mathematical model of the algorithm and the computation flow. HFC algorithm source code implementation.
    2023-02-09 10:15:03下载
    积分:1
  • 神 经 网 络 的 资 料
    神 经 网 络 的 资 料-neural network data
    2022-07-01 16:08:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载