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

搜索资源列表

  1. 神经网络图形模拟系统

    1下载:
  2. 使用神经网络开发包实现图形化的神经网络模拟,使得神经网络原理更直观,可用于教学,也可用于实际神经网络训练,内附详细帮助文件。-use of neural network development kit graphical simulation of the neural network, neural network theory makes more intuitive, can be used for teaching, can also be used for the actual neu
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1045563
    • 提供者:张博
  1. BP神经网络非线性系统建模

    8下载:
  2. 基于BP神经网络的非线性系统函数拟合算法,分为BP神经网络构建,BP神经网络训练和BP神经网络预测.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2011-12-01
    • 文件大小:48490
    • 提供者:zoezxc
  1. 根据鸢尾花多组数据先训练网络再对样本进行测试

    4下载:
  2. 基于BP神经网络,根据鸢尾花多组数据先训练网络再对样本进行测试,给出分类结果,Based on BP neural network, in accordance with multiple sets of data iris network before training again for testing classification results are given
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-22
    • 文件大小:3776
    • 提供者:wawa
  1. neuralnetworks_hw_02

    1下载:
  2. 神经网络BP算法C程序,文件中包含训练数据及测试数据。文件中神经网络训练功能为8位奇偶校验功能。-BP neural network algorithm for C programs, files included in the training data and test data. Document the functional neural network training for eight parity function.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-11-27
    • 文件大小:13201
    • 提供者:yyh
  1. nn

    2下载:
  2. 智能诊断故障神经网络训练仿真系统.进行智能故障诊断-Intelligent fault diagnosis of neural network training simulation system. For Intelligent Fault Diagnosis
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-03-15
    • 文件大小:438026
    • 提供者:stephen
  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-29
    • 文件大小:7201
    • 提供者:牛丽仙
  1. BPNN

    2下载:
  2. 用BP神经网络实现模糊控制规则为T=int[(e +ec)/2]的模糊神经网络控制器。可以改变隐层节点数和学习速率。网络训练算法是变学习速率法。-BP neural network with fuzzy control rules for the T = int [(e+ Ec)/2] of the fuzzy neural network controller. Can change the hidden layer nodes and learning rate. Network tra
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:3890
    • 提供者:韩梅
  1. psoyouhuannyj

    0下载:
  2. 基于粒子群优化的神经网络训练算法研究论文   摘 要:  本文提出了基于连接结构优化的粒子群优化算法(SPSO) 用于神经网络训练,该算法在训练神经网络权 值的同时优化其连接结构,删除冗余连接,使神经网络获得与模式分类问题匹配的信息处理能力. 经SPSO 训练的神经 网络应用于Iris ,Ionosphere 以及Breast cancer 模式分类问题,能够部分消除冗余分类参数及冗余连接结构对分类性能 的影响. 与BP 算法及遗传算法比较,该算法在提高分类误差精度的同时可加快训
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:42364
    • 提供者:ekin
  1. trainNerualne

    0下载:
  2. 径向基神经网络训练程序,对初学用神经网络编程的很有帮助啊-matlab trainNerualne
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1767115
    • 提供者:zhangzhehui
  1. lmbp

    0下载:
  2. 基于LM算法的神经网络算法,最快的神经网络训练算法,但对内存要求高。-Matlab LM BPNN algorithm develop professional book
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1968
    • 提供者:顾佳晨
  1. BP_neural_network_source_code

    2下载:
  2. BP神经网络源程序(程序是在VC++6.0环境下编译的,在低版本编译可能会出现错误!) 程序文件说明: 1、界面程序:wuzhou11.* 2、BP神经网络训练程序:LearnDlg.* 3、BP神经网络预报程序:ForecastDlg.* 4、BP神经网络说明程序:text.txt 5、测试范例:ldlqw11.* .nna 训练样本文件 .nnb 测试文件 .par 训练控制参数 .nnr 训练误差文件 .out 测试结果文件 .wgt 网络
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5868731
    • 提供者:czxuemei
  1. NN

    0下载:
  2. 可视化的手写(鼠标)字母数字神经网络训练程序。-visulized neural network trainning programme。
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:124825
    • 提供者:尤司陪
  1. bp-net

    0下载:
  2. BP神经网络,用MATLAB实现,并带有运行示例-BP network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:31892
    • 提供者:刘文
  1. GABP

    2下载:
  2. 用遗传算法来优化BP神经网络,进行网络训练,包含有实验数据-Using genetic algorithms to optimize the BP neural network, the network training, includes the experimental data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:16979
    • 提供者:李婷
  1. PSO_Java

    1下载:
  2. 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域,基于Java语言实现。-Compared with the genetic algorithm, PSO has the advantage is simple and easy and there is no need to adjust many parameters. Has been widely applied to function o
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1974
    • 提供者:吴帅
  1. BP神经网络训练和测试

    9下载:
  2. 三个程序,其中包括如何确定隐层节点数,BP神经网络训练和神经网络测试,替换相关数据即可使用。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. RBF神经网络的训练 MATLAB源程序代码

    2下载:
  2. RBF神经网络的训练 MATLAB源程序代码(RBF neural network training MATLAB source code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:恩赐
  1. 神经网络

    0下载:
  2. 神经网络训练文字识别使用的java实现----------(neural network The texture feature extraction of image is a foundational work for image recognition and classification)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:3984384
    • 提供者:乐逍遥@Zhang
  1. 多输入多输出RBF神经网络MATLAB程序

    7下载:
  2. 多输入多输出的RBF神经网络训练MATLAB程序(RBF Neural Network Training with Multiple Input and Multiple Output)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-12-19
    • 文件大小:1024
    • 提供者:tstian
  1. MATLAB神经网络手写数字识别(GUI,论文)

    3下载:
  2. 本课题为基于MATLAB的BP神经网络手写数字识别系统。带有GUI人机交互式界面。读入测试图片,通过截取某个数字,进行预处理,经过bp网络训练,得出识别的结果。可经过二次改造成识别中文汉字,英文字符等课题。(This project is based on Matlab bp neural network Handwritten digit recognition system. With GUI human-computer interactive interface. Read in the
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-02-12
    • 文件大小:542720
    • 提供者:www.wobishe.com
« 12 3 4 5 6 7 8 9 10 ... 40 »
搜珍网 www.dssz.com