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

搜索资源列表

  1. bpnet

    0下载:
  2. c语言实现BP神经网络解决异或问题,详细请见附件,源代码。-c language XOR BP neural network to solve the problem in detail, see Annex, the source code.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:87548
    • 提供者:王海
  1. bpnet

    0下载:
  2. 这是一个MATLAB编写的m文件,主要简绍了神经网络在电力负荷预测中的应用-It is written in a MATLAB m file, mainly to heat the neural network load forecasting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:947
    • 提供者:燕薛飞
  1. JAVA-realize-bpNET

    0下载:
  2. 这是一个可以独立调用的实现bp算法的Java程序,直接导入eclipse,根据自己的需要修改为自己所用。-This is called an independent Java program to achieve bp algorithms, directly into the eclipse, according to their need to modify for their own use.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:10549
    • 提供者:only
  1. BPNet

    0下载:
  2. 加入动量因子,与自调节步长法相结合,使BP网络加快收敛,并避免陷入局部最优-adding a momentfactor with the mean of adjust learnrate, the bp net can be trained very well and as quick as fast!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2209
    • 提供者:nianyv
  1. bpNet

    0下载:
  2. VS 2005 下编写的BP神经网络,可用于文字识别,车牌识别等方面。-VS 2005, prepared under the BP neural network can be used for character recognition, license plate recognition and so on.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:105462
    • 提供者:Ivan.Ru
  1. bpbpnet

    0下载:
  2. 研友wangleisxcc的程序基础上,我把初始化网络,训练网络,和网络使用三个稍微集成后的一个新函数bpnet 简单的BP神经网络集成,使用时直接调用bpnet就行-Friends wangleisxcc research process, I make the network initialization, training networks, and network integration using a little after three, a new function bpne
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:3587
    • 提供者:leilei
  1. bpnet

    0下载:
  2. Matlab的BP神经网络各种不同算法程序-Matlab' s neural network BP algorithm program different
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4773
    • 提供者:雨宵
  1. BpNet_src

    0下载:
  2. 基于VC的一个BP优化算法程序,可运行,训练效果挺不错的-VC-based BP algorithm, a program that runs pretty good training effect
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:13410
    • 提供者:韩培骏
  1. BPnet

    0下载:
  2. //1、动态改变学习速率 //2、加入动量项 //3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h), // 方便矩阵运算,当然,也可自己写矩阵类 //4、可暂停运算 //5、可将网络以文件的形式保存、恢复-//1, dynamically changing learning rate// 2, adding momentum item// 3, the use of matrix operations Matcom4.5 library (ava
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1621202
    • 提供者:victory
  1. bpnet

    0下载:
  2. 基本的matlab神经网络~包含建立数据库,建立初始化神经网络,对目标数据进行分析等-Basic matlab neural network ~ contains a database, create initialize neural networks, data analysis, the target ~ ~
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:9097
    • 提供者:zz
  1. 99456518BpNet_src

    0下载:
  2. /// /// /// /// /// /// /// /// /// /// /// /// /// /////人工神经网络BP算法///////////////////////////////// //1、动态改变学习速率 //2、加入动量项 //3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h), // 方便矩阵运算,当然,也可自己写矩阵类 //4、可暂停运算 //5、可将网络以文件的形式保存、恢复 //////////////
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5381
    • 提供者:武六
  1. BPnet-Classification

    0下载:
  2. BP 神经网路 分类 ,可以解决异或的分类-BP neural network classifier, the classification can solve XOR
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:88284
    • 提供者:luocw138
  1. BPNET

    0下载:
  2. BP神经网络的C++,实现 具有很好的训练功能 收敛速度快-BP neural network C++, the training function to achieve a good convergence speed
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:435246
    • 提供者:黄传辉
  1. BPNET-source-code-CPP

    0下载:
  2. BP 神经网络程序 对于初学者特别有用 能够有助于我们理解神经网络的具体用法-BP neural network program is especially useful for beginners to help us understand the specific use of neural networks
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:4564
    • 提供者:qifengzeng
  1. matlab-BPnet-tools-

    0下载:
  2. 介绍matlab中神经网络工具箱的PDF说明书-Introduced in matlab neural network toolbox of PDF manuals
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:244667
    • 提供者:南浩
  1. bpnet

    0下载:
  2. 关于神经网络的教程:人工神经网络导论 编者:蒋宗礼-Neural Network Tutorial: Introduction to Artificial Neural Networks
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:2938679
    • 提供者:liushu
  1. BPnet

    0下载:
  2. 自己编写的一个实现函数拟合功能的神经网络程序-To realize the function of oneself make up the cooperation with neural network program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:955
    • 提供者:tom
  1. bpnet

    2下载:
  2. 基于Matlab开发的BP神经网络系统预测和参数辨识程序,程序简单方便易学-neural networks prediction
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:5765
    • 提供者:liangpu
  1. BPNet

    0下载:
  2. BP神经网络算法,常用模型及介绍。BP神经网络的C语言实现-BP neural network algorithm, commonly used models and introduction.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:59009
    • 提供者:gzpqt
  1. BpNet

    0下载:
  2. BP神经控制器算法训练函数 BP神经控制器算法模拟计算函数-Artificial neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1274
    • 提供者:schultz
« 1 2 3 45 6 »
搜珍网 www.dssz.com