搜索资源列表
200642111406645
- c程序解决神经网络的原代码 压缩版本,无密码-c resolved neural network code compression of the original version, without passwords
vehicle_images
- A large car s image database to training neural network , classifier ecc.
matla2
- 很好的可试验开发神经网络软件,包括说明书,对导入数据测试模型开发学习神经网络很有帮助-Good test developed neural network software, including manual import data test model development learning neural network helpful
digit-database-
- perceptron neural network of minist
bp神经网络分类
- 1. 采用BP神经网络设计男女生分类器。采用的特征包括身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征,BP神经网络包含一个隐层,隐层结点数为5。要求:自行编写代码完成后向传播算法,采用交叉验证的方式实现对于性能指标的评判(包含SE,SP,ACC和AUC,AUC的计算可以基于平台的软件包)。(. using BP neural network to design the classifier for male and female students. The features in