CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 人工神经网络

搜索资源列表

  1. 人工神经网络技术在智能分布式检索系统中应用

    1下载:
  2. 人工神经网络技术在智能分布式检索系统中应用- The artificial nerve network technology applies in the intelligent distributional retrieval system
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6.99kb
    • 提供者:tianya
  1. 经典的SOM人工神经网络例子源码

    0下载:
  2. 经典的SOM人工神经网络例子源码.zip 经典的SOM人工神经网络例子源码.zip-classic example of artificial neural network source. Zip SOM classic example of artificial neural network source. Zip
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:99.08kb
    • 提供者:周正
  1. 基于人工神经网络的房地产项目评判模型

    0下载:
  2. 基于人工神经网络的房地产项目评判模型,值得一看-based on artificial neural network evaluation model for real estate projects, an eye-catcher
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:63kb
    • 提供者:方锐
  1. 人工神经网络常用算法

    0下载:
  2. 该文件用MATLAB实现了一个人工神经网络的预测算法-MATLAB an artificial neural network prediction algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:749.2kb
    • 提供者:申辉
  1. 经典的BPN人工神经网络例子源码

    0下载:
  2. 经典的BPN人工神经网络例子源码,可用于函数逼近,预测等方面-classic example of artificial neural network source, function approximation can be used to forecast etc.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8.87kb
    • 提供者:张春民
  1. 基于人工神经网络的时间序列预测matlab源代码

    11下载:
  2. 基于人工神经网络的时间序列预测matlab源代码
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2011-10-28
    • 文件大小:7kb
    • 提供者:xjxiaojin
  1. BP_XOR三层BP人工神经网络解决异或问题

    1下载:
  2. 利用三层BP人工神经网络解决异或问题(XOR)用matlab编程实现,网络结构可以方便地调整-The use of three BP artificial neural network to solve XOR problem (XOR) using matlab programming, the network structure can be easily adjusted
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-01-11
    • 文件大小:1.27kb
    • 提供者:testsb
  1. 7

    0下载:
  2. 神经网络BP算法的C语言实现--三层神经元网络,人工神经网络的BP基本算法的C语言实现-BP neural network algorithm for C-language implementation- three-layer neural networks, artificial neural networks, BP algorithm is the basic C-language implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:14.43kb
    • 提供者:zhangzhong
  1. rgsjwl

    0下载:
  2. 人工神经网络在股市预测中的应用研究 硕士论文-Artificial Neural Networks in the stock market forecasting research master' s thesis
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:2.14mb
    • 提供者:周寒
  1. HOPFIELD

    0下载:
  2. Hopfield Model Autoassociative Memory 源码, 经典的HOPFIELD人工神经网络例子源码-Hopfield Model Autoassociative Memory source, HOPFIELD classic example of artificial neural network source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:19.33kb
    • 提供者:
  1. CPN

    0下载:
  2. Counterpropagation Network Vision 源码, 经典的CPN人工神经网络例子源码-Counterpropagation Network Vision Source, a classic example of artificial neural network CPN-source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:30.53kb
    • 提供者:
  1. 神经网络

    1下载:
  2. 人工神经网络(Artificial Neural Networks,简写为ANNs)是一种模仿动物神经网络行为特征,进行分布式并行信息处理的算法数学模型。这种网络依靠系统的复杂程度,通过调整内部大量节点之间相互连接的关系,从而达到处理信息的目的,并具有自学习和自适应的能力。(Artificial neural network (ANN) is a mathematical model that imitates the behavior characteristics of animal neu
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-22
    • 文件大小:3kb
    • 提供者:木冉
  1. 单层神经网络矩阵改进

    0下载:
  2. 基于Matlab编程,实现人工神经网络对经典三种鸢尾花数据的分类,利用Matlab矩阵运算的优势,对全部样本进行同时训练,具有很好的输出结果(An Artificial Neuron Network which accomplishes classifying three kinds of flower)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:1.44mb
    • 提供者:潘德
  1. 神经网络

    1下载:
  2. 人工神经网络原理及仿真实例及matlab源代码,一个完整的演示系统及其源代码,很强大,代码都是这本书的实例,很好(Artificial neural network theory and simulation examples and matlab source code, a complete demonstration of the system and its source code, very powerful, the code is an example of this book,
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-24
    • 文件大小:6.31mb
    • 提供者:yuanking
  1. 神经网络编程_源代码

    0下载:
  2. 人工神经网络BP神经网络编程源代码,可在matlab平台实现。(Artificial neural network BP neural network programming source code, can be implemented in the MATLAB platform.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-18
    • 文件大小:96kb
    • 提供者:帽子屋
  1. 人工神经网络后向传播算法推导

    0下载:
  2. 机器学习中神经网络的后向传播算法的相关推导(The derivation of backpropagation algorithm for neural networks in machine learning)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-03
    • 文件大小:913kb
    • 提供者:欧阳暄
  1. BP神经网络

    0下载:
  2. 通过人工神经网络,简单的学习程序,BP神经网络模型(Through artificial neural network, simple learning program, BP neural network model)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:2kb
    • 提供者:木柏宇
  1. 07 神经网络与深度学习

    1下载:
  2. 人工神经网络(Artificial Neural Networks,ANN)系统是 20 世纪 40 年代后出现的。它是由众多的神经元可调的连接权值连接而成,具有大规模并行处理、分布式信 息存储、良好的自组织自学习能力等特点。BP(Back Propagation)算法又称为误差 反向传播算法,是人工神经网络中的一种监督式的学习算法。BP 神经网络算法在理 论上可以逼近任意函数,基本的结构由非线性变化单元组成,具有很强的非线性映射能力。(The Artificial Neural Network
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:4.56mb
    • 提供者:songguo2021
  1. 25种人工神经网络模型matlab源码

    1下载:
  2. 25种人工神经网络模型matlab源码 帮你轻松揭开神经网络神秘的面纱!(25 artificial neural network model matlab source code to help you easily reveal the mysterious veil of neural network!)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:1.6mb
    • 提供者:果我去年
  1. 人工神经网络

    1下载:
  2. 基于MATLAB的人工神经网络学习,内涵代码和案例数据(Artificial neural network learning based on MATLAB, connotation code and case data)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-07-26
    • 文件大小:17kb
    • 提供者:喝醉酒的猫
« 12 3 4 5 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com