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

搜索资源列表

  1. BP算法源程序

    1下载:
  2. 一个简单的用MATLAB写的BP算法源程序。-a simple written in MATLAB BP algorithm source.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:555
    • 提供者:胡莹
  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
    • 文件大小:5023
    • 提供者:郑豪
  1. bp

    2下载:
  2. bp算法实现,运行正常。人工神经网络中BP算法实现了多层反馈式学习过程-bp algorithm, operating normally. BP artificial neural network algorithms in multi-layer feedback-based learning process
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:13279
    • 提供者:yxluo
  1. BP

    0下载:
  2. 神经网络——BP算法源码的C环境实现,用它可以训练样本数据-Neural network- BP algorithm of the C-source environment to achieve, it can be trained with sample data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:7201
    • 提供者:牛丽仙
  1. BP

    1下载:
  2. 反向传播算法也称BP算法,是一种神经网络学习的数学模型,解决多层前向神经网络的权系数优化-Back-propagation algorithm, also known as BP algorithm is a neural network study of the mathematical model and solve multi-layer feedforward neural network weights optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:364443
    • 提供者:wangzhuz
  1. 99273904GA-bP

    1下载:
  2. 基于GA的BP改进算法,用遗传算法对BP 神经网络算法进行改进试用过 里面有数据是可以使用的-GA-based improvement of BP algorithm, genetic algorithm with BP neural network algorithm tried there are data that can be used
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4024
    • 提供者:kubery
  1. bp

    0下载:
  2. MATLAB神经网络工具箱BP算法的比较,比较它们的训练时间长短以所达到的效果-MATLAB neural network toolbox BP algorithm compares the length of their training time in order to achieve the effect of the so
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:30943
    • 提供者:刘广清
  1. bp

    3下载:
  2. 利用bp算法对鸢尾花数据进行分类的matlab实现程序-Bp algorithm using iris data classification procedures to achieve matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:6742
    • 提供者:王银
  1. BP-LM

    1下载:
  2. BP 算法的神经网络,采用VC编制,具有较好的鲁棒性和快速收敛特性。-BP algorithm of neural networks, the use of VC establishment, has good robustness and fast convergence properties.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:333048
    • 提供者:高闯
  1. BP

    0下载:
  2. BP算法解决函数y=cos( 2*PI* x )学习问题-BP algorithm to solve function y = cos (2* PI* x) learning problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:26209
    • 提供者:孙胖
  1. BP

    0下载:
  2. 该程序实现BP算法 分别用了用C++,Matlab,Fortran来实现 大家可以对比下 希望有帮助-The program were used to achieve the BP algorithm using C++, Matlab, Fortran to realize that we can hope that help contrasting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:5124
    • 提供者:李莉莉
  1. bp

    0下载:
  2. 一个非常不错的BP算法程序,这是一个名为bp.m的文件,对于理解BP算法会很有帮助。-The BP algorithm is a very good program, it is a named bp.m file would be helpful for understanding the BP algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2057
    • 提供者:侯杰
  1. BP

    0下载:
  2. vc++ 实现的人工神经网络bp网络的源代码-bp Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:6008467
    • 提供者:杨建宾
  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
    • 文件大小:882
    • 提供者:chrossley
  1. BP

    0下载:
  2. BP神经网络算法各种MATlab源代码,调试可行-Procedures of various MATlab BP algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:6472
    • 提供者:李廷
  1. GA-BP

    0下载:
  2. 基于遗传算法的BP网络优化程序,使用遗传算法对BP网络权值阈值进行优化,再用BP算法训练网络-BP network based on genetic algorithm optimization program, BP network using genetic algorithm to optimize the weight threshold, and then BP algorithm for training the network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:1405
    • 提供者:JIM
  1. 97937497GA-BP-neural

    0下载:
  2. GA-BP算法matlab实现代码,matlab仿真计算程序代码,经过测试-GA-BP algorithm implementation code matlab, matlab simulation code, tested
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:4403
    • 提供者:lx
  1. BP-algorithm

    0下载:
  2. 基于神经网络工具箱实现三层BP网络代码,很详细的代码-based on NN ,BP algorithm,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:8795
    • 提供者:cbw
  1. BP-neural-network-algorithm

    0下载:
  2. 神经网络BP算法LV 源代码,用于模式识别-LV neural network BP algorithm source code for pattern recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:160654
    • 提供者:赖德川
  1. bp-algorithm-and-improve

    0下载:
  2. 这个是bp的经典算法和改进算法,主要针对bp的alpha值的改进和对学习效率的改进,并且对不同的alpha值进行了测试,正确率能达到百分之八十,其中还有相应的数据集,是用于阿拉伯数字的识别,除此之外还有一篇实验报告,一份讲解的bp算法的ppt ,可执行程序和源代码,运行环境在vs2005上通过测试,并且有详细的原始数据和统计数据,相信这是你不错的选择,会帮助你更深刻的了解bp算法-This is a classic bp algorithm and improved algorithm, mai
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1263499
    • 提供者:吴忠标
« 12 3 4 5 6 7 8 9 10 ... 43 »
搜珍网 www.dssz.com