-
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 include height, weight, whether they like mathematics, whether they like literature, and whether they like sports. The BP neural network contains a hidden layer, and the number of hidden nodes is five (5). Requirements: self compiled code, post propagation algorithm, cross validation method to achieve performance evaluation (including SE, SP, ACC and AUC, AUC calculation can be based on platform software package).)
- 2017-10-21 20:58:22下载
- 积分:1
-
调试导论
调试,是让所有OI选手头疼的一件事情。这套资料深入浅出,详细充实,提供了大量切实可行的编程技巧,是全网最好的OI调试指导资料之一。现公开分享,以宴飨各位OI选手。(Debugging is a headache for all OI players. This set of data is simple, detailed, and provides a large number of practical programming skills. It is one of the best OI debugging guidance materials in the whole network. Now share it publicly to feast all OI players.)
- 2020-06-17 06:40:01下载
- 积分:1
-
时钟由Verilog可计数从00:00至23:59写作。带一个文件到…
A clock writing by Verilog which can count from 00:00 to 23:59. With a C file to see the simulation results. A co-design example of C and Verilog.
- 2022-10-19 21:25:03下载
- 积分:1
-
pythonTestCode
说明: 对python环境的小测试,包含一个制图模块(A small test of Python environment, including a mapping module)
- 2020-06-23 06:00:02下载
- 积分:1
-
算法导论第三版
说明: 算法导论第三版,英文版,感觉挺好用的,想学算法的可以参考学习学习(INTRODUCTION TO ALGORITHMS)
- 2020-06-25 17:00:01下载
- 积分:1
-
BP
说明: BP神经网络实现手写数字识别,以包含字库,字库内容有改动,方便测试识别结果(BP Neural Network realizes handwritten numeral recognition to include a font, the content of the font is changed, and it is convenient to test the recognition results.)
- 2019-07-26 15:29:49下载
- 积分:1
-
excel类似邮件合并
excel类似邮件合并
- 2019-08-17下载
- 积分:1
-
longshou
游戏代码,游戏名称为龙手,完成代码,如有问题请联系我(youxidaima ,ganxienindeshiyong)
- 2013-02-26 23:50:25下载
- 积分:1
-
Symbian UIQ的CameraTest.用于高端手机P800、P30、P31等。
Symbian UIQ的CameraTest.用于高端手机P800、P30、P31等。-CameraTest the Symbian UIQ. For high-end phones P800, P30, agency, etc..
- 2022-02-21 14:18:28下载
- 积分:1
-
块小游戏代码
说明: HTML俄罗斯方块小游戏代码,界面简洁,难度可选:简单、一般、困难,键盘操作,↑:变换、←:左移、→:右移、↓:加速。(HTML Tetris game code, simple interface, difficult to choose: simple, general, difficult, keyboard operation,: transformation,: left shift, right shift,: acceleration.)
- 2019-03-30 19:20:42下载
- 积分:1