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

搜索资源列表

  1. BP神经网络代码

    3下载:
  2. Bp神经网络算法(VC++实现),包含main函数和BpNet类的控制台程序,带有详细的注释。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2009-04-19
    • 文件大小:56.46kb
    • 提供者:gstszwx@126.com
  1. bp

    1下载:
  2. Bp神经网络算法的VC++实现,包括特征提取,学习,训练等。-Codes of Bp Algorithm, writed by VC++, include the character distill, study, train etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:4.91kb
    • 提供者:郑豪
  1. MATLAB_BP_algorithm

    0下载:
  2. 用matlab实现的bp神经网络算法,在图象处理等诸多领域有很大的应用-achieved using Matlab bp neural network algorithm, image processing and many other areas of great application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:555byte
    • 提供者:flower
  1. BP

    0下载:
  2. 常用的BP神经网络算法,用c++实现的,相信对大家有用-Commonly used BP neural network algorithm, using c++ Achieved, I believe all of us useful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:12.84kb
    • 提供者:yunsong
  1. ex3

    1下载:
  2. 基于BP神经网络识别字符. BP神经网络算法是把一组样本输入输出问题转化为一个非线性优化问题,并通过梯度算法利用迭代运算求解权值的一种学习方法。采用BP网络进行分类,并附加线性感知器来实现单字符的有效识别,算法简便,识别率高,可适用于多种高噪声环境中的印刷体字符识别。-BP neural network based character recognition. BP neural network algorithm is a set of sample input and output is
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:110.84kb
    • 提供者:吕寿鹏
  1. bp

    1下载:
  2. 基于BP神经网络算法的函数逼近,利用matlab实现BP算法逼近任意非线性函数-BP neural network algorithm based on function approximation, using matlab to achieve BP algorithm approximate any nonlinear function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:882byte
    • 提供者:chrossley
  1. NormalBPNet

    0下载:
  2. 用Delphi实现的标准BP神经网络算法,测试数据以txt文件给出,在文件夹下有。-Delphi to achieve with the standard BP neural network algorithm, the test data to txt file are given in the folder under.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:451.97kb
    • 提供者:高雅田
  1. bp

    0下载:
  2. BP神经网络算法用matlab实现的源程序-BP neural network algorithm to achieve the source code with matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3.98kb
    • 提供者:蒋媛
  1. fruit

    2下载:
  2. BP神经网络算法实现水果分类,学习训练然后识别,提供例子-BP neural network algorithm fruit classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:426.99kb
    • 提供者:黄瑾
  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
    • 文件大小:6kb
    • 提供者:梦坠凡尘
  1. 遗传算法优化神经网络matlab源码

    2下载:
  2. 此程序实现了利用遗传算法优化BP神经网络,内含matlab源码及遗传算法工具包。亲测可用(This program implements the use of genetic algorithms to optimize the BP neural network, including Matlab source code and genetic algorithm toolkit. Pro test available)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:116kb
    • 提供者:xihananhai
  1. 案例1 BP神经网络的数据分类-语音特征信号分类

    0下载:
  2. 通过BP算法,实现对语音特征信号的数据分类(Through the BP algorithm, the realization of the classification of speech signals)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-14
    • 文件大小:367kb
    • 提供者:akalin
  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. BPmatlab

    0下载:
  2. BP神经网络算法实现例子,多层感知机,对非线性函数逼近(neural network and Multilayer perceptron)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-30
    • 文件大小:1kb
    • 提供者:斑驳流年
  1. BP神经网络MATLAB中的实现

    1下载:
  2. 在MATLAB中实现BP神经网络算法计算代码(Implementation of BP neural network algorithm in MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:1kb
    • 提供者:CAUCHY-G
  1. bp

    0下载:
  2. 实现了BP神经网络的例子,有大量的数据和相关算法(there are many files in the zip. It is very easy for you to study with it and please take it.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:6kb
    • 提供者:小山洋
  1. BP神经网络实现图像压缩

    0下载:
  2. matlab实现图像压缩处理,算法使用BP神经网络实现(Image compression using matlab)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:52kb
    • 提供者:这些年里
  1. Java实现BP神经网络

    0下载:
  2. 神经网络之BP神经网络模型,Java实现BP算法实现对空气质量等级的分类(BP neural network model of neural network and Java realization of BP algorithm for classification of air quality)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:265kb
    • 提供者:zhouxingzi
  1. Bp神经网络。

    1下载:
  2. 本资源是有关深度学习的Bp神经网络算法的实现。
  3. 所属分类:matlab例程

  1. BP神经网络预测 程序

    1下载:
  2. BP神经网络的预测算法及实现属于深度学习的内容(The prediction algorithm and Realization of BP neural network belong to the content of deep learning)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-04-10
    • 文件大小:129kb
    • 提供者:zzzhai
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com