-
C语言实现的神经网络剪枝法
“神经网络剪枝算法”是一种通过简化神经网络结构来避免网络过拟合的有效方法之一。将权值拟熵作为惩罚项加入目标函数中,使多层前向神经网络在学习过程中自动约束权值分布,并以权值敏感度作为简化标准,避免了单纯依赖权值大小剪枝的随机性。由于在剪枝过程中只剪去数值小并且敏感度低的连接权,所以网络简化后不需要重新训练。算法效率明显提高。
- 2023-08-08 16:50:04下载
- 积分:1
-
This is a performance management system for students, some function is not perfe...
这是一个学生成绩管理系统,有部分功能还不完善,以后会慢慢更新的:)-This is a performance management system for students, some function is not perfect, the future will gradually updated :)
- 2022-08-15 03:03:44下载
- 积分:1
-
智能小车的程序以及报告怎么要这么多个字的,晕死
智能小车的程序以及报告怎么要这么多个字的,晕死-Smart car, as well as the procedures for how to report so many words,
- 2022-08-12 23:21:54下载
- 积分:1
-
xiaoche
这个是一个小车的模仿小车运行的小程序,是用汇编语言完成的-xiaoche
- 2022-07-27 02:08:15下载
- 积分:1
-
汇编写的贪吃蛇游戏,在轻松汇编里编译通过,游戏能实现贪吃蛇的基本游戏功能...
汇编写的贪吃蛇游戏,在轻松汇编里编译通过,游戏能实现贪吃蛇的基本游戏功能-Compilation of written Snake game, where the compiler to compile in a relaxed through the game to achieve the basic game features Snake
- 2022-01-26 06:02:08下载
- 积分:1
-
firstwindow
为汇编初学者提供的保护模式下编程使用的代码,用来创建一个简单的窗口-firstwindow
- 2022-11-16 13:45:08下载
- 积分:1
-
汇编写的俄罗斯方块,在386体系结构下编译运行,蛮好玩的
汇编写的俄罗斯方块,在386体系结构下编译运行,蛮好玩的-compilation of the Russian ideographic writing, in 386 Architecture compiler running under, quite fun
- 2022-12-17 08:10:03下载
- 积分:1
-
RX8025时钟芯片操作程序,初始化时钟,写时间等,用汇编(ASM)编写!...
RX8025时钟芯片操作程序,初始化时钟,写时间等,用汇编(ASM)编写!-RX8025 clock chip operating procedure, initialize the clock, the time to write, using the compilation (ASM) to prepare!
- 2022-03-16 05:33:37下载
- 积分:1
-
这是一个汇编程序,是个简单的闹钟程序,可以获取系统时间、可以校时!...
这是一个汇编程序,是个简单的闹钟程序,可以获取系统时间、可以校时!-This is an assembler, is a simple alarm clock program, you can get the system time, to school, when!
- 2022-02-15 20:34:26下载
- 积分:1
-
这是几年前我写的,自动识别RS485和RS232接线极性、自动检测波特率、自动匹配协议的云台控制软件,只是当时我还没用C写...
这是几年前我写的,自动识别RS485和RS232接线极性、自动检测波特率、自动匹配协议的云台控制软件,只是当时我还没用C写-This is a few years ago I wrote, and automatic identification RS485 and RS232 wiring polarity, automatically detects the baud rate, auto-matching agreement Yuntai control software, but I did not then use C to write
- 2022-07-15 01:22:44下载
- 积分:1