CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 神经网络

搜索资源列表

  1. 《MATLAB神经网络仿真与应用》源程序

    0下载:
  2. matlab神经网络法仿真与应用方面的程序,m语言(Neural network procedures)
  3. 所属分类:书籍源码

    • 发布日期:2018-04-18
    • 文件大小:18432
    • 提供者:yingqi0211
  1. 卷积神经网络

    3下载:
  2. 建立卷积神经网络;使用训练样本对卷积神经网络进行训练;使用测试样本对卷积神经网络进行测试;卷积神经网络的前向计算过程;计算目标函数值,以及目标函数对权值和偏置的偏导数;更新网络的权值和偏置。(A convolutional neural network; convolutional neural network is trained using the training samples; test the convolutional neural network using the test s
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-18
    • 文件大小:5120
    • 提供者:涛声袅袅
  1. 01-第一课 神经网络和深度学习

    2下载:
  2. 吴恩达人工智能课程,第一课神经网络和深度学习的课后练习题以及答案(The Andrew Ng artificial intelligence course, the first lesson of the neural network and the intensive study exercises and the answers)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-18
    • 文件大小:19458048
    • 提供者:henry_xiong
  1. 02-第二课 改善深层神经网络

    0下载:
  2. 吴恩达人工智能课程,第二课 改善深层神经网络的课后练习题以及答案(Andrew Ng artificial intelligence course, second lesson to improve the deep neural network after class exercises and answers)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-18
    • 文件大小:55261184
    • 提供者:henry_xiong
  1. 案例1 BP神经网络的数据分类-语音特征信号分类

    1下载:
  2. 前馈循环神经网络,用于处理语音识别,里面是matlab源代码,以及实例。学习神经网络算法很有帮助。(Feed forward recurrent neural network for speech recognition, which is the matlab source code, and an example. Learning neural network algorithms is very helpful.)
  3. 所属分类:其他

  1. MATLAB神经网络30个案例分析源程序

    0下载:
  2. 此段代码是关于matlab神经网络中,bp型神经网络的参考代码(This section of code is the reference code for the MATLAB neural network, BP neural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-19
    • 文件大小:5535744
    • 提供者:liuchen1997
  1. Matlab实现神经网络

    1下载:
  2. 神经网络的简单数据训练的程序,通过训练数据生成符合数据的神经网路(A simple data training program for neural networks that generates neural networks that match data through training data.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:挂机
  1. 案例3 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 直接可用的matlab代码,用神经网络解决非线性函数拟合问题(Direct available matlab code to solve nonlinear function fitting problem by neural network)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:53248
    • 提供者:东来东往CT
  1. bp神经网络学习报告

    0下载:
  2. 用于学习bp神经网络的例子,里边附有代码(bp netural network which can help you study bp network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-19
    • 文件大小:472064
    • 提供者:2014141012
  1. 基于卷积神经网络的手写汉字识别

    3下载:
  2. 基于卷积神经网络的手写汉字识别_matlab版本_可以识别509类手写汉字(Based on the _ handwritten Chinese characters recognition _matlab version convolutional neural network can identify 509 kinds of handwritten Chinese characters)
  3. 所属分类:网络编程

    • 发布日期:2018-04-19
    • 文件大小:17969152
    • 提供者:丽丽6663142
  1. 神经网络

    0下载:
  2. 用于柴油机振动信号分析与故障检测,把信号的特征值输入神经网络进行识别。
  3. 所属分类:源码下载

  1. 基于BP神经网络的手写数字识别

    3下载:
  2. 这是一份基于BP神经网络的手写数字识别文件,包含了源代码、最优权重向量、以及带标记的训练集。代码中给出了详细的注释,对于理解神经网络的原理有很好的帮助。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-22
    • 文件大小:7586648
    • 提供者:Leopold
  1. 人工神经网络感知器

    0下载:
  2. matlab建立感知器。建立一个感知器,对感知器神经网络进行仿真.修正感知器神经网络.(The establishment of MATLAB sensor. The establishment of a sensor, simulation of the perceptron neural network. Modified perceptron neural network.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-20
    • 文件大小:3072
    • 提供者:wang903039690
  1. 神经网络

    0下载:
  2. 神经网络训练文字识别使用的java实现----------(neural network The texture feature extraction of image is a foundational work for image recognition and classification)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:3984384
    • 提供者:乐逍遥@Zhang
  1. 04RBF、GRNN和PNN神经网络

    1下载:
  2. 自己研究了一些关于神经网络的算法,用matlab做的一些小测试,使用的是《matlab神经网络43个案例分析》这本书,感觉还不错,分享一下。 使用每行的前4个数据预测第5个数据的值(I have studied some algorithms about neural network, and I have done some small tests with MATLAB, using the 43 case analysis of MATLAB neural network. I feel
  3. 所属分类:易语言编程

    • 发布日期:2018-04-21
    • 文件大小:800768
    • 提供者:ZJN27
  1. 05 竞争神经网络与SOM神经网络

    2下载:
  2. 自组织神经网络概念和原理,并重点介绍一下自组织特征映射SOM网络。SOM和现在流行的ANN(MLP)模型在结构上类似,都由非常简单的神经元结构组成,但是SOM是一类“无监督学习”模型,一般的用法是将高维的input数据在低维的空间表示[1],因此SOM天然是一种降维方法。除了降维,SOM还可以用于数据可视化,以及聚类等应用中。(The concept and principle of self-organizing neural network are introduced, and the s
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-21
    • 文件大小:533504
    • 提供者:ZJN27
  1. 神经网络

    1下载:
  2. BP神经网络算法,以鸢尾花为例子的分类算法。(BP neural network algorithm, using iris as an example of the classification algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:8192
    • 提供者:诗情
  1. BP神经网络

    0下载:
  2. BP神经网络实例解析 非常好,希望大家多多支持(BP is a very good example,Hope you can learn more about BP)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-21
    • 文件大小:109568
    • 提供者:北极的企鹅
  1. BP神经网络数字识别(matlab2014a)

    2下载:
  2. 利用BP神经网络识别易拉罐底字符识别,运行前注意阅读算法说明和代码中相对路径的设置。(The BP neural network is used to identify the character recognition of the bottom of the can, and the pre operation attention to the reading algorithm and the setting of the relative path in the code.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:158720
    • 提供者:QZMASE
  1. bp神经网络&龙贝格积分

    1下载:
  2. 通过C语言构建了bp神经网络以及龙贝格积分算法。(BP neural network and Romberg integration algorithm is constructed by C language.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:淡了个淡
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com