-
C语言实现的神经网络剪枝法
“神经网络剪枝算法”是一种通过简化神经网络结构来避免网络过拟合的有效方法之一。将权值拟熵作为惩罚项加入目标函数中,使多层前向神经网络在学习过程中自动约束权值分布,并以权值敏感度作为简化标准,避免了单纯依赖权值大小剪枝的随机性。由于在剪枝过程中只剪去数值小并且敏感度低的连接权,所以网络简化后不需要重新训练。算法效率明显提高。
- 2023-08-08 16:50:04下载
- 积分:1
-
本动画先显示一些提示信息,然后按任意键进入,只见一个方框向中间由大变小,并留下痕迹,然后出现一个心,按空格重复出现心,按其他键将重复,按Q键退出程序,。...
本动画先显示一些提示信息,然后按任意键进入,只见一个方框向中间由大变小,并留下痕迹,然后出现一个心,按空格重复出现心,按其他键将重复,按Q键退出程序,。-the animation first showing some hints information, and then by arbitrary keys to enter, I saw a box to the middle into small, and leave your mark, and then there appears a heart by heart spaces repeated by other keys to repeat, according to withdraw from the Q key procedures.
- 2022-07-15 21:34:41下载
- 积分:1
-
51 traffic lights designed for use 74LS273 as the output port with assembler, ci...
51交通灯设计用74LS273作为输出口,带汇编程序,电路图。-51 traffic lights designed for use 74LS273 as the output port with assembler, circuit diagrams.
- 2022-01-25 23:16:59下载
- 积分:1
-
VC内联汇编示例代码
VC内联汇编示例代码-VC associated sample code compilation
- 2023-08-16 13:00:02下载
- 积分:1
-
24C02 read and write procedures. Extracting called directly. A descriptive notes...
24C02 的读写程序。解压 直接调用。 有说明注释 的 。-24C02 read and write procedures. Extracting called directly. A descriptive notes.
- 2022-04-17 18:25:03下载
- 积分:1
-
LPC2000 启动代码Start.s文件简要分析
LPC2000 启动代码Start.s文件简要分析
先说一下启动代码的位置,启动代码是在板子加电后首先执行的。所以非要用汇编来写才行。
要完成处理器模式的初始化、设置中断向量表、设置各个模式下的堆栈、初始某些变量从而把
系统带到一个合适的运行环境中开始用户程序的运行。
本段设置处理器的模式相关常量
- 2023-08-02 02:00:02下载
- 积分:1
-
汇编实现文件分割和合并的ASM代码
汇编实现文件分割和合并的ASM代码-compiled files segmentation and merger of the ASM code
- 2022-09-16 06:35:03下载
- 积分:1
-
显示当前时间系统
显示当前系统时间-show the current time system
- 2023-06-26 20:45:02下载
- 积分:1
-
TMS320LF2407 achieved using space
用TMS320LF2407实现空间矢量PWM(SVPWM).rar-TMS320LF2407 achieved using space-vector PWM (SVPWM). Rar
- 2022-05-24 17:19:51下载
- 积分:1
-
本程序的可视化界面可以模拟电梯运行下实现…
此程序可实现可视界面下的电梯模拟运行,可在下降或上升过程中搭载“顺路”的乘客,与现实生活中的电梯运行完全一致。-this procedure visual interface can be realized under the simulated elevator operation can be increased or decreased in the course of carrying "the way" of passengers, and the practical life of the elevator operation is consistent.
- 2022-11-23 20:15:03下载
- 积分:1