登录
首页 » AI-NN-PR » genetic algorithm to achieve (reproduced)

genetic algorithm to achieve (reproduced)

于 2022-03-26 发布 文件大小:130.96 kB
0 208
下载积分: 2 下载次数: 1

代码说明:

遗传算法的实现(转载)-genetic algorithm to achieve (reproduced)

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

发表评论

0 个回复

  • Hopfield 网――擅长于联想记忆与解迷路 实现H网联想记忆的关键,是使被记忆的模式样本对应网络能量函数的极小值。 设有M个N维记忆模式,通过对网络N个神经
    Hopfield 网――擅长于联想记忆与解迷路 实现H网联想记忆的关键,是使被记忆的模式样本对应网络能量函数的极小值。 设有M个N维记忆模式,通过对网络N个神经元之间连接权 wij 和N个输出阈值θj的设计,使得: 这M个记忆模式所对应的网络状态正好是网络能量函数的M个极小值。 比较困难,目前还没有一个适应任意形式的记忆模式的有效、通用的设计方法。 H网的算法 1)学习模式――决定权重 想要记忆的模式,用-1和1的2值表示 模式:-1,-1,1,-1,1,1,... 一般表示: 则任意两个神经元j、i间的权重: wij=∑ap(i)ap(j),p=1…p; P:模式的总数 ap(s):第p个模式的第s个要素(-1或1) wij:第j个神经元与第i个神经元间的权重 i = j时,wij=0,即各神经元的输出不直接返回自身。 2)想起模式: 神经元输出值的初始化 想起时,一般是未知的输入。设xi(0)为未知模式的第i个要素(-1或1) 将xi(0)作为相对应的神经元的初始值,其中,0意味t=0。 反复部分:对各神经元,计算: xi (t+1) = f (∑wijxj(t)-θi), j=1…n, j≠i n―神经元总数 f()--Sgn() θi―神经元i发火阈值 反复进行,直到各个神经元的输出不再变化。-Hopfield network-- good at associative memory solution with the realization of lost H associative memory networks, are key to bringing the memory model samples corresponding network energy function of the minimum. With M-N-dimensional memory model, the network N neurons connect between right wij and N output threshold j design makes : M-mode memory corresponding to the network is a state network energy function is the M-000 minimum. Mor
    2023-03-24 10:55:03下载
    积分:1
  • 遗传算法分层遗传算法
    遗传算法分层遗传算法-GA GA stratified
    2022-01-24 18:09:50下载
    积分:1
  • 只有一个java版本的蚁群算法实现的结果和过程…
    只是Java版实现的蚁群算法与程序结果演示,是学习和理解蚁群算法的好内容。-Only a Java version of the ant colony algorithm to achieve the results and procedures for the demonstration of learning and understanding better the content of ant colony algorithm.
    2022-01-22 05:55:08下载
    积分:1
  • 遗传算法的函数优化sga
    遗传算法的函数优化sga-genetic algorithm optimization function sga
    2022-12-21 11:30:03下载
    积分:1
  • 采用Prolog解决传教士和野人经典谓词C.问题。
    用Prolog求解传教士和野人问题 复习经典谓词演算中的归结原理,掌握人工智能程序设计语言Prolog,理解通过搜索求解问题实现人工智能的思想。-Using Prolog to solve the issue of missionaries and Savage Classical Predicate Calculus review summarized in principle, grasp the artificial intelligence programming language Prolog, to understand to solve problems by searching for the realization of the idea of artificial intelligence.
    2022-12-24 18:40:03下载
    积分:1
  • Ito demand function optimization algorithm source code download can be used dire...
    求函数优化的伊藤算法源代码,下载后可以直接使用-Ito demand function optimization algorithm source code download can be used directly
    2022-02-01 17:31:53下载
    积分:1
  • 关于遗传算法编成的一本书,有遗传算法基础的人看。较权威的一本书...
    关于遗传算法编成的一本书,有遗传算法基础的人看。较权威的一本书-On the genetic algorithm into a book, a genetic algorithm-based perspective. Than the authority of a book
    2022-02-01 22:38:27下载
    积分:1
  • Neural Network C Language
    BP神经网络的C语言实现-Neural Network C Language
    2023-08-14 09:25:02下载
    积分:1
  • Computational electromagnetics in the genetic algorithm is a better optimization...
    计算电磁学中的遗传算法,是比较好的优化书籍,欢迎下载使用-Computational electromagnetics in the genetic algorithm is a better optimization of books, welcome to download
    2022-10-02 13:45:10下载
    积分: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
  • 696516资源总数
  • 106668会员总数
  • 21今日下载