文件名称:neural-network-genetic-algorithm-master

  • 所属分类:
  • 人工智能/神经网络/遗传算法
  • 资源属性:
  • 上传时间:
  • 2020-04-30
  • 文件大小:
  • 8kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 崔**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

为了自动学习CNN的深度网络结构,网络结构的数量随着网络中间层数量的增加呈指数增长,这启发我们使用遗传算法有效地遍历这个大的搜索空间。我们首先提出一种编码方法,将每个网络结构表示为一个固定长度的二进制字符串,然后通过生成一组随机个体来初始化遗传算法。在每一代中,我们定义标准的遗传操作(如选择、突变和交叉)来消除弱势个体并产生更具竞争力的个体。(In order to automatically learn the deep network structure of CNN, the number of network structure increases exponentially with the increase of the number of network middle layer, which inspires us to use genetic algorithm to effectively traverse this large search space.We first propose a coding method to represent each network structure as a binary string of fixed length, and then initialize the genetic algorithm by generating a set of random individuals.In each generation, we define standard genetic operations (such as selection, mutation, and crossover) to eliminate vulnerable individuals and produce more competitive ones.)
相关搜索: 遗传算法

(系统自动生成,下载前可以参看下载内容)

下载文件列表

文件名大小更新时间
neural-network-genetic-algorithm-master 0 2017-11-17
neural-network-genetic-algorithm-master\.gitignore 14 2017-11-17
neural-network-genetic-algorithm-master\LICENSE 1073 2017-11-17
neural-network-genetic-algorithm-master\README.md 1420 2017-11-17
neural-network-genetic-algorithm-master\brute.py 2619 2017-11-17
neural-network-genetic-algorithm-master\main.py 3323 2017-11-17
neural-network-genetic-algorithm-master\network.py 1570 2017-11-17
neural-network-genetic-algorithm-master\optimizer.py 5464 2017-11-17
neural-network-genetic-algorithm-master\train.py 3658 2017-11-17

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org