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

搜索资源列表

  1. BPforPen

    0下载:
  2. bp神经网络用于分类手写数字, 包含训练和测试代码(Example for classification of hand-write digits using BP network.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:263168
    • 提供者:CodePlay
  1. CS_BP_OK-low

    3下载:
  2. 使用布谷鸟算法优化BP神经网络进行分类。替换数据即可使用。(The BP neural network was classified by using the cuckoo algorithm. Replacement data can be used.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-08-06
    • 文件大小:4096
    • 提供者:梦坠凡尘
  1. 改进的PSOBP

    1下载:
  2. 使用改进的PSO算法优化BP神经网络是实现数据的分类。调试通过,替换样本数据即可使用(Optimizing BP neural network using improved PSO algorithm is the classification of data. Debug through, replace sample data can be used)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:6144
    • 提供者:梦坠凡尘
  1. BP网络图像分类

    0下载:
  2. 识别图像中道路,建筑,基于BP神经网络,里面有图片(Identify roads, buildings, etc in images)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:
    • 文件大小:2139136
    • 提供者:毛尔盖
  1. Speech Recognition

    0下载:
  2. 程序中选取了民歌、古筝、摇滚和流行四类不同音乐 ,用 BP 神经网络实现对这四类音乐 的有效分类。(The program selected folk songs, zither, rock and popular four different music, with BP neural network to achieve the effective classification of these four types of music.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:375808
    • 提供者:云泽99
  1. 新建文件夹

    0下载:
  2. 将260个样本中随机抽出部分学生的身高和体重作为训练样本(男女生都有),然后训练一个BP神经网络,最后将剩下的样本输入网络进行测试,检测BP网络的分类性能。260个样本的体重和身高在文档中。可以在男生样本中抽取70%用来训练,在女生样本中抽取70%用来训练。(The 260 samples were randomly selected from the part of the students' height and weight as the training sample (boys and
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-27
    • 文件大小:9216
    • 提供者:lolitamy
  1. 案例1

    0下载:
  2. BP神经网络的数据分配,对语言特征信号进行分类。(The data distribution of the BP neural network is used to classify the language characteristic signals.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:375808
    • 提供者:积灰
  1. bp神经网络

    0下载:
  2. 在matalab上利用bp神经网络对iris 数据进行分类(iris data mashine learning)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:wangxianchuan
  1. BP_Hidden

    0下载:
  2. 用BP神经网络对已经处理好的语音数据进行分类(Classification of processed voice data with BP neural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:49152
    • 提供者:qqliuzihan
  1. BP分类

    0下载:
  2. 利用BP算法进行分类的MATLAB 程序(MATLAB program classified by BP algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:逍遥之人
  1. spam_email

    0下载:
  2. 利用BP神经网络对邮件分类,2分类,实现反向传播算法细节,非直接函数调用(BP neural network is used to classify mail, 2 classifications, to implement the details of backpropagation algorithm, non direct function call.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:horizonch115
  1. chapter1

    0下载:
  2. BP神经网络对四种语音进行分类,包括网络结构初始化,网络训练,参数更新(Speech classification)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:377856
    • 提供者:P兴
  1. 思维进化算法优化BP神经网络——非线性函数拟合

    0下载:
  2. BP神经网络的数据分类——语音特征信号分类,matlab(Data classification of BP neural network -- speech feature signal classification)
  3. 所属分类:医药行业

    • 发布日期:2018-05-01
    • 文件大小:50176
    • 提供者:冰鸟
  1. 案例1

    0下载:
  2. BP神经网络实现识别,用BP实现分类代码(Recognition of BP neural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:374784
    • 提供者:hqhhqh
  1. matlab 双输入单输出bp神经网络

    0下载:
  2. 用BP神经网络来实现两类模式的分类,两类模式如图所示。两类模式确定的训练样本为: P=[1 2;-1 1;-2 1;-4 0];T=[0.2 0.8 0.8 0.2]
  3. 所属分类:matlab例程

  1. 神经网络与模式识别_丁铖_2017140818

    1下载:
  2. bp神经网络,用于风力发电机的故障分类,可用于二分类和多分类,已经线性回归和非线性回归(Bp neural network for fault classification of wind turbines, can be used for two-class and multi-classification, has linear regression and nonlinear regression)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-04-07
    • 文件大小:33157120
    • 提供者:如何木木
  1. MATLAB

    1下载:
  2. 实现遥感图像地物分类,利用了BP神经网络,结果清晰功能强大(Realization of Ground Object Classification in Remote Sensing Images)
  3. 所属分类:其他

    • 发布日期:2020-07-16
    • 文件大小:60250112
    • 提供者:花与冰红茶
  1. bp_mnist

    1下载:
  2. matlab写的bp神经网络对mnist数据集进行学习分类(Learning and classification of MNIST data sets based on BP neural network written by MATLAB)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-15
    • 文件大小:1024
    • 提供者:filament
  1. BP神经网络

    2下载:
  2. BP神经网络,matlab程序编写,有原始数据,可用于遥感图像分类,并且对遥感图像的土地利用类型进行预测。(BP neural network, matlab programming, with original data, can be used for remote sensing image classification, and remote sensing image land use type prediction.)
  3. 所属分类:matlab例程

    • 发布日期:2020-07-16
    • 文件大小:1424384
    • 提供者:poppyzbb
  1. BPNN

    2下载:
  2. 采用BP神经网络设计男女生分类器。采用的特征包括身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征,BP神经网络包含一个隐层,隐层结点数为6。(BP neural network is used to design the classifier for boys and girls. The features used include height, weight, whether you like mathematics, whether you like literature,
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-10-26
    • 文件大小:1024
    • 提供者:flpgr
« 1 2 3 4 56 7 8 9 10 ... 28 »
搜珍网 www.dssz.com