搜索资源列表
iris data analysis
- 经典的人工智能问题 - iris数据分析问题。通过设计三层bp神经网络对花朵数据进行分类识别,并达到了很好的效果。-classic AI problem - iris data analysis problems. Three-bp through the design of neural networks classify data flower identification, and to achieve good results.
根据鸢尾花多组数据先训练网络再对样本进行测试
- 基于BP神经网络,根据鸢尾花多组数据先训练网络再对样本进行测试,给出分类结果,Based on BP neural network, in accordance with multiple sets of data iris network before training again for testing classification results are given
iris
- 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
bp_flower
- bp神经网络对鸢尾属植物分类,用四个特征进行分类,分类正确率100 - iris data classification using bp neural network
ANN_Classifier
- matlab应用实例:基于神经网络的分类,用的是iris数据集做例子-matlab applications: classification based on neural network, using the iris data set an example
NeuralNetwork
- Neural Network Application. Iris Dataset and Wine Dataset.
IRIS
- hossein alipoor,iris,neural network,mlp
neuralnetworkforirisdataset
- traning and testing using neural network based on iris dataset
bbb
- 人脸识别是近年来模式识别、图像处理、机器视 觉、神经网络以及认知科学等领域研究的热点课题之 一。作为生物特征识别的一个重要方面, 人脸识别在 档案管理系统、安全验证系统、信用卡验证、公安系统 的罪犯身份识别、银行和海关的监控、人机交互等领域 具有广阔的应用前景。与指纹识别、视网膜识别、虹膜 识别等技术相比, 人脸识别技术在数据采集方面手续 比较简单, 使用者更容易接受。-Face recognition in recent years, pattern recogni
shenjing
- 使用bp神经网络进行分类。包括鸢尾花数据,以及训练过程和分类结果。包含非常详细的注释。-Use of bp neural network classification. Including the iris data, and training process and classification results. Contains very detailed notes.
neuralNetwork.java
- Neural Network with data example for iris flower classification
input
- iris.txt for matlab neural network
iris-species-identification
- 有导师学习神经网络的分类——鸢尾花种类识别-Supervised learning neural network classification- iris species identification
iris
- 用自组织特征映射神经网络对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.
neural-network
- 基于BP神经网络的非线性分类,及运用其解决异或问题,并对Iris数据进行分类-Nonlinear classification based on BP neural network and the xor problem, and its appplication on the data of Iris.
ANN-iris
- 在matlab环境下,实现鸢尾花数据的人工神经网络分类,只是比较基本的实现BP网络,没有利用现成的命令。-In the Matlab environment, iris data artificial neural network classifier, but more basic BP network, there is no off-the-shelf command.
IRIS-nn
- 有导师学习神经网络的分类——鸢尾花种类识别,需要的同学可以下载-Learning from the classification neural network- iris species identification, students need to be downloaded to try
iris-classification-matlab-master
- 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
iris
- 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
iris
- 使用iris鸢尾花数据集测试rbf神经网络的分类效果(Using iris iris dataset to test the classification effect of RBF neural network)