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

搜索资源列表

  1. bp-solve

    0下载:
  2. BP网络是目前前馈式神经网络中应用最广泛的网络之一,实现BP算法训练神经网络完成XOR的分类问题。 设计要求: (1) 能够设置网络的输入节点数、隐节点数、网络层数、学习常数等各项参数; (2) 能够输入训练样本; (3) 实现BP算法的训练过程; (4) 实现训练过程的动态演示; (5) 训练完成后可输入测试数据进行测试。 -BP neural network is feedforward neural networks one of the most widel
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-18
    • 文件大小:380770
    • 提供者:刘畅
  1. BP

    0下载:
  2. BP神经网络:使用BP算法实现sin函数。BP神经网络的学习采用误差反向传播算法,简称BP算法。-BP neural networks: the BP algorithm sin function. BP neural network learning using the error back propagation algorithm, referred to as BP algorithm.
  3. 所属分类:Project Design

    • 发布日期:2017-03-27
    • 文件大小:575854
    • 提供者:哼哼
  1. BP

    0下载:
  2. 神经网络BP辨识的Matlab算法,用于辨别复杂的非线性系统-Identification of the Matlab neural network BP algorithm, used to identify the complex nonlinear systems
  3. 所属分类:ELanguage

    • 发布日期:2017-04-05
    • 文件大小:845
    • 提供者:zhou
  1. BP

    0下载:
  2. BP算法,关于神经网络反馈的算法,Matlab编写,内含数据文件,可直接运行-BP algorithm, on the neural network feedback algorithm, Matlab preparation, combustion data file that can be run directly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5513
    • 提供者:wang min
  1. BP-algorithm-by-CPP

    0下载:
  2. 用C++实现的bp(Back Propagation)算法程序-BP(Back Propagation)by VC++
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2558
    • 提供者:leo
  1. BP

    1下载:
  2. 压缩传感理论是今年来信号和图像处理领域的热点,这是一个matlab编写的基于BP算法的压缩传感程序,可以模拟压缩传感理论的采样和图像恢复过程。-Compressed sensing theory is that this year the field of signal and image processing hotspot, this is a matlab prepared BP algorithm based on compressed sensing program that can
  3. 所属分类:Algorithm

    • 发布日期:2015-09-14
    • 文件大小:111616
    • 提供者:刘雪峰
  1. bp

    0下载:
  2. 基于人工智能bp神经网络算法的逼近BP算法是一种有监督式的学习算法,其主要思想是:输入学习样本,使用反向传播算法对网络的权值和偏差进行反复的调整训练,使输出的向量与期望向量尽可能地接近,当网络输出层的误差平方和小-ai bp Algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:971
    • 提供者:wuyutong
  1. BP

    0下载:
  2. 采用典型的BP算法实现了有导师学习下的神经网络,采用输入层、隐含层和输出层的三层结构,实现了BP算法。-Typical BP algorithm implements a mentor to learn the neural network, using the input layer, hidden layer and output layer, three-layer structure, to achieve the BP algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1852717
    • 提供者:刘荣荣
  1. bp

    0下载:
  2. bp神经网络算法,具体的代码。 是正确的,能给出正确的结果-bp algorithm code。A bp algorithm can run
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2319
    • 提供者:胡佳
  1. bp

    0下载:
  2. 基于BP算法的心理测试系统!能准确进行心理测试!-The psychological test system based on BP algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:3791314
    • 提供者:qu xuehua
  1. Bp

    0下载:
  2. 一种BP算法的应用,关于手势识别方面的,有需要的可以下载看看,是一篇文章-Application of BP algorithm, on gesture recognition, there need to be downloaded to see, is an article
  3. 所属分类:Project Design

    • 发布日期:2017-05-06
    • 文件大小:1113445
    • 提供者:TD
  1. org.neuroph.nnet.learning.BP

    0下载:
  2. 基于Neuroph的BP算法代码,需要Neuroph的.jar包才能使用。-BP algorithm for Neuroph, .jar of Neuroph needed.
  3. 所属分类:Applet

    • 发布日期:2014-08-06
    • 文件大小:1024
    • 提供者:Lian Liu
  1. BP

    0下载:
  2. 神经网络BP算法编程的详细例子,包括界面、测试数据、及BP算法。是做BP作业不可多得的神器。-BP neural network algorithm detailed programming examples, including the interface, test data, and BP algorithm. BP is doing the job a rare artifact.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:13566
    • 提供者:李程序员
  1. bp-neural-network

    0下载:
  2. 关于改进BP神经网络算法的应用文章。指出了BP算法的几个缺陷,提出了改进方向并结合工程数据来检验改进算法-BP neural network algorithm for improving the application of the article. Pointed out several flaws BP algorithm is proposed to improve the direction and with engineering data to test the improved
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:153960
    • 提供者:柳飞
  1. GA-BP-algorithm

    0下载:
  2. Multilayer feedforward networks GA-BP hybrid learning algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:391250
    • 提供者:
  1. BP

    0下载:
  2. 神经网络方面,用c++模拟了BP算法,只有一个学习因子,添加因子并且和牛顿法相结合-Neural networks, with c++ BP algorithm simulates only a learning factor, and Newton added factor and Combination
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1365
    • 提供者:ashley yang
  1. BP

    0下载:
  2. matlab 用BP算法实现数字字符(0-9)识别-BP algorithm to achieve numeric characters (0-9) Identification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:15734
    • 提供者:张佳
  1. BP-neural-network

    0下载:
  2. BP神经网络(L-M算法) 对前向网络初始化 采用改进BP算法训练前向网络 对前向网络仿真-BP neural network (LM algorithm) to initialize the network prior to using simulation to improve before the network before the network BP algorithm training
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:5727
    • 提供者:周挺挺
  1. simple-bp

    0下载:
  2. 一个简单的bp算法,运行中可以看到每一步的结果。适合初学者。-A simple BP algorithm, the operation can be seen in the results of each step. Suitable for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:704
    • 提供者:gym
  1. bp

    0下载:
  2. bp算法的简单的java描述,经过部分的训练可以得到预期的结果,这样来进行预测-Bp algorithm of simple Java descr iption, with part of the training can get the desired results, so to forecast
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:2992
    • 提供者:retrieve
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com