文件名称:Irisflower-class-code
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- 上传时间:
- 2018-04-14
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- xk***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实验将Iris花的数据集分为2组,每组各75个样本,每组中每种花各有25个样本。其中一组作为以上程序的训练样本,另外一组作为检验样本。为了方便训练,将3类花分别编号为1,2,3 。
使用这些数据训练一个4输入(分别对应4个特征),3输出(分别对应该样本属于某一品种的可能性大小)的前向网络。(The data set of Iris flower was divided into 2 groups, 75 samples in each group. Each group had 25 samples per flower. One group is the training sample for the above procedure, and the other one is the test sample. To facilitate training, 3 kinds of flowers were numbered 1, 2 and 3, respectively. Use these data to train a forward network with a 4 input (4 features respectively), and 3 output (for the size of the sample that belongs to a certain variety, respectively).)
使用这些数据训练一个4输入(分别对应4个特征),3输出(分别对应该样本属于某一品种的可能性大小)的前向网络。(The data set of Iris flower was divided into 2 groups, 75 samples in each group. Each group had 25 samples per flower. One group is the training sample for the above procedure, and the other one is the test sample. To facilitate training, 3 kinds of flowers were numbered 1, 2 and 3, respectively. Use these data to train a forward network with a 4 input (4 features respectively), and 3 output (for the size of the sample that belongs to a certain variety, respectively).)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
Iris Feedforward Neural Networks | 0 | 2011-07-10 |
Iris Feedforward Neural Networks\bpAnnIris.m | 997 | 2017-03-07 |
Iris Feedforward Neural Networks\testData.txt | 1349 | 2011-07-10 |
Iris Feedforward Neural Networks\totalData.txt | 2708 | 2011-07-10 |
Iris Feedforward Neural Networks\trainData.txt | 1359 | 2011-07-10 |