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

搜索资源列表

  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. Backpropagation

    0下载:
  2. 模式识别课程作业-神经网络分类IRIS数据集.共两层网络,程序有详细注释。程序结果将输出到EXCEL文件中,也很详细。-Course work in pattern recognition- Neural Network Classification IRIS data set. A total of two networks, a detailed program notes. Program results will be output to the EXCEL file, and very
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2387
    • 提供者:yumingwei
  1. iris

    1下载:
  2. iris数据分类,bp神经网络实现,适当调整训练次数和训练精度,分类准确率可达99 以上-iris data classification, bp neural network, training times and training appropriate adjustments to the accuracy, classification accuracy rate of 99 or more
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:8311
    • 提供者:何晓丽
  1. bp_flower

    0下载:
  2. bp神经网络对鸢尾属植物分类,用四个特征进行分类,分类正确率100 - iris data classification using bp neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1771
    • 提供者:zhuxq
  1. ANN_Classifier

    0下载:
  2. matlab应用实例:基于神经网络的分类,用的是iris数据集做例子-matlab applications: classification based on neural network, using the iris data set an example
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2760
    • 提供者:熊星星
  1. BP_IRIS

    1下载:
  2. bp神经网络实现iris数据分类,非常好用,,,,,,,,,,,,,,,,,,,matlab-bp neural network to achieve the the iris classification of data, and very easy to use,,,,,,,,,,,,,,,,, matlab
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:2035
    • 提供者:黑心人
  1. shenjing

    1下载:
  2. 使用bp神经网络进行分类。包括鸢尾花数据,以及训练过程和分类结果。包含非常详细的注释。-Use of bp neural network classification. Including the iris data, and training process and classification results. Contains very detailed notes.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1476
    • 提供者:songmin
  1. neuralNetwork.java

    0下载:
  2. Neural Network with data example for iris flower classification
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:2347
    • 提供者:YuiYui
  1. ann

    0下载:
  2. BP神经网络实现算法,测试数据时iris数据集,识别率在95 以上-BP neural network algorithm, test data, iris data set, more than 95 recognition rate
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1375699
    • 提供者:董金威
  1. BPN

    0下载:
  2. matlab语言编写的iris数据的BP神经网络分类-matlab iris data written in BP neural network classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:854
    • 提供者:gaohainan
  1. BP

    0下载:
  2. matlab编写的BP神经网络算法,实验数据为Iris和自动生成的异或数据,经调试运行良好!-Matlab prepared by BP neural network algorithm, the experimental data for the XOR data of the Iris and automatically generated by the debugging and running!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:12306
    • 提供者:heart
  1. iris

    0下载:
  2. 用自组织特征映射神经网络对Iris数据集进行分类,我用神经网络工具箱编写了个简单的程序,实现iris的分类。-Using self-organizing feature map neural network examples of clustering Iris data set classification, I use neural network toolbox to write a simple program, realize the classification of Iris.
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:3373
    • 提供者:sxj
  1. neural-network

    0下载:
  2. 基于BP神经网络的非线性分类,及运用其解决异或问题,并对Iris数据进行分类-Nonlinear classification based on BP neural network and the xor problem, and its appplication on the data of Iris.
  3. 所属分类:assembly language

    • 发布日期:2017-11-21
    • 文件大小:8495
    • 提供者:raimose
  1. ANN-iris

    0下载:
  2. 在matlab环境下,实现鸢尾花数据的人工神经网络分类,只是比较基本的实现BP网络,没有利用现成的命令。-In the Matlab environment, iris data artificial neural network classifier, but more basic BP network, there is no off-the-shelf command.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-05
    • 文件大小:3780
    • 提供者:李毅
  1. iris-classification-matlab-master

    0下载:
  2. In this report, we devise a methodology for identifying the species of an iris amongst 3 based on 4 distinctive features. We first cover the constitution of the data set and input patterns. We then determine the layout and structure of the neural net
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:955008
    • 提供者:ryma
  1. iris

    1下载:
  2. BP神经网络matlab实现,程序直接下载就可以运行,全部打包好。该程序主要用于分类iris数据,程序很完整,但不同于网络大部分程序,思路很好,值得学习,适用于初学BP神经网络的人。-BP neural network matlab realize, you can run the program directly download all packed. The program is mainly used for classification iris data, the procedure
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:15045
    • 提供者:龙渊
  1. Iris数据集BP神经网络实例代码

    1下载:
  2. Iris数据集BP神经网络实例代码,该例子程序提供AForge.NET实现和matlab实现两种途径(Iris data set, BP neural network example code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-18
    • 文件大小:92160
    • 提供者:xzj
  1. BP-classifer

    0下载:
  2. iris数据集 用于BP神经网络分层(The iris data set is used for BP neural network delamination)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:3072
    • 提供者:zxx930929
  1. 模式识别代码

    0下载:
  2. 基于matlab的Iris、乳腺癌数据集的模式识别分类算法,含有 遗传算法+SVM、isodata、感知器算法、LMSE、神经网络等算法的实现代码,用于聚类效果良好,是模式识别大作业的参考资料(The pattern recognition classification algorithm based on MATLAB for Iris and breast cancer data sets contains the implementation code of genetic algorit
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:6144
    • 提供者:张小明12345
  1. iris

    0下载:
  2. 使用鸢尾花数据集,通过神经网络算法对鸢尾花类型进行预测(Using iris data set, the iris type was predicted by neural network algorithm.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-09-29
    • 文件大小:74752
    • 提供者:szjoin
« 12 »
搜珍网 www.dssz.com