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

搜索资源列表

  1. 智能控仿真程序

    1下载:
  2. 主要是智能控制算法程序,包含了专家系统,模糊控制,神经网络各种智能控制算法。(Mainly is the intelligent control algorithm, including expert system, fuzzy control, neural network intelligent control algorithm.)
  3. 所属分类:matlab例程

  1. code for homework3

    2下载:
  2. 本项目使用python自行实现了一遍BP算法,并大家一个三层的简易神经网络模型。供初学者使用。(This project uses Python to implement the BP algorithm once more, and we have a simple neural network model of three layers. For beginners to use.)
  3. 所属分类:*行业应用

    • 发布日期:2018-01-05
    • 文件大小:3072
    • 提供者:荆轲先生
  1. code for homework3

    0下载:
  2. 使用matlab自实现BP算法,并搭建三层神经网络建议模型。(The BP algorithm is implemented by using matlab, and the three layer neural network model is built.)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:9216
    • 提供者:荆轲先生
  1. 基本BP算法

    0下载:
  2. 基本bp算法,输入随机生成样本训练网络,利用训练好的网络对输出值进行预测(Basic BP algorithm, input random generation sample training network)
  3. 所属分类:matlab例程

  1. bpC++

    0下载:
  2. 本文档是用c实现的 基于bp神经网络的 可以实现计算a+b和的程序(This document is a program for computing a+b and a+b based on BP neural networks implemented in C)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:3335168
    • 提供者:码农二号
  1. 基于模糊神经网络PID算法的电阻炉温控系统

    1下载:
  2. 基于bp模糊神经网路pid控制系统matlab仿真和相关论文报告(Based on bp fuzzy neural network pid control system matlab simulation and related paper report)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:1267712
    • 提供者:
  1. bp-Matlab

    0下载:
  2. 人工神经网络(Artificial Neural Network,即ANN ),是20世纪80 年代以来人工智能领域兴起的研究热点。它从信息处理角度对人脑神经元网络进行抽象, 建立某种简单模型,按不同的连接方式组成不同的网络。神经网络的MATLAB实现(Artificial Neural Network (ANN) is a hot spot in the field of artificial intelligence since 1980s. It abstracts the neural
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:2048
    • 提供者:mijunhua
  1. 程序

    1下载:
  2. 根据所学过的BP网络设计及改进方案设计实现模糊控制规则为T = int((e+ec)/2)的模糊神经网络控制器,其中输入变量e和ec的变化范围分别是:e = int[-2, 2],ec = int[-2, 2]。网络设计的目标误差为 0.001。(According to the BP network design and improvement plan that we have learned, we design a fuzzy neural network controller with
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:11264
    • 提供者:杰洛
  1. NNetwork

    0下载:
  2. BP神经网络算法,用于预测数据,可以得出很好的预测结果,需要数据经行学习(BP neural network algorithm for prediction)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:50176
    • 提供者:zhaopeng4545
  1. number_recognition_mlp1

    0下载:
  2. 这个是做图像识别的数据包,主要是做BP神经网络对手写数字的识别(This is a data packet for image recognition)
  3. 所属分类:MySQL数据库

    • 发布日期:2018-01-09
    • 文件大小:1813504
    • 提供者:恒晴1314
  1. BP

    0下载:
  2. bp神经网络,包含输入层,隐含层,输出层(BP neural network, including the input layer, the hidden layer, the output layer)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:52224
    • 提供者:guo_zhiyun
  1. python神经网络求解农产品需求预测

    0下载:
  2. 使用BP神经网络预测农产品的需求,论文在知网上应该就一篇。(Using neural network to predict the demand of agricultural products)
  3. 所属分类:数学计算

    • 发布日期:2018-01-01
    • 文件大小:9216
    • 提供者:weisu761
  1. 5.4BP预测

    0下载:
  2. 自己建立的神经网络,里面包括数据,可以直接运行,供大家参阅(The neural network built by yourself, which includes data, can run directly for everyone to read.)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:4096
    • 提供者:M农
  1. bp

    0下载:
  2. 双隐层反向传播神经网络,预测,分析均方根误差误差,数据包传送源码程序。(It is a double hidden layer back-propagation neural network, future line prediction, analysis error, data packet transmission source program.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:legisl
  1. BP

    0下载:
  2. bp神经网络实现预测,已经在鸢尾花数据集中验证过,拟合能力不错(Prediction of BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:47104
    • 提供者:哼哼1214
  1. BP 神经网络

    0下载:
  2. BP(back propagation)神经网络是1986年由Rumelhart和McClelland为首的科学家提出的概念,是一种按照误差逆向传播算法训练的多层前馈神经网络,是目前应用最广泛的神经网络。(BP (back propagation) neural network is a concept put forward by scientists headed by Rumelhart and McClelland in 1986. It is a multilayer feedforw
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:2048
    • 提供者:WanderKing
  1. BP分类

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

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

    0下载:
  2. 此程序包含了BP神经网络主程序以及遗传算法的编码程序,交叉程序。(this file consists of BP neural network program. code program of the genetic algorithm and cross program of the genetic algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:2048
    • 提供者:李宁227
  1. xxuffei-BPWangLuo-ShuZiShiBie-master

    0下载:
  2. 使用神经网络算法算法进行手写数字的识别功能(Recognition of handwritten numbers using support Vector Machine)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:aaawoshiwo
  1. 基于BP网络的个人信贷信用评估

    1下载:
  2. 基于BP网络的个人信贷信用评估,使用MATLAB来实现(Credit evaluation of personal credit based on BP network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-19
    • 文件大小:30720
    • 提供者:Yin℃
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com