-
C语言实现的神经网络剪枝法
“神经网络剪枝算法”是一种通过简化神经网络结构来避免网络过拟合的有效方法之一。将权值拟熵作为惩罚项加入目标函数中,使多层前向神经网络在学习过程中自动约束权值分布,并以权值敏感度作为简化标准,避免了单纯依赖权值大小剪枝的随机性。由于在剪枝过程中只剪去数值小并且敏感度低的连接权,所以网络简化后不需要重新训练。算法效率明显提高。
- 2023-08-08 16:50:04下载
- 积分:1
-
霓虹灯同步编辑软件的源代码,图形界面的使用…
霓虹灯花样编辑软件源代码,采用图形化界面编辑霓虹灯花样并自动生成HEX代码-Neon lights synchronized editing software source code, the use of graphical interface to edit and automatically generates the neon lights synchronized HEX code
- 2022-06-03 02:44:41下载
- 积分:1
-
The use of four known control points and its corresponding image point coordinat...
利用四个已知控制点及其对应像点坐标解求六个外方位元素(即空间后方交会) (2009-04-24, Visual动态输入控制点个数,比例尺以及焦距和各个控制点的像点坐标和地面点坐标,确定航片的6个外方位元素-The use of four known control points and its corresponding image point coordinates solution seeking six elements of exterior orientation (ie, space resection) (2009-04-24, Visual Dynamic Input control points number, scale, and the focal length and the various control points, as point coordinates and ground point coordinates to determine the aerial photograph of the six exterior orientation elements
- 2022-11-17 14:25:03下载
- 积分:1
-
一个由asm编写的程序,程序用于自动产生若干个随机数
一个由asm编写的程序,程序用于自动产生若干个随机数-Asm prepared by a procedure, the procedure used to automatically generate a number of random numbers
- 2023-08-03 19:45:02下载
- 积分:1
-
PIC16c57 Bright embedded control module
PIC16c57 Bright embedded control module模拟串口通信部分-PIC16c57 Bright embedded control module
- 2022-06-26 08:18:42下载
- 积分:1
-
EM78的BCD码转十六进制表示的二进制码内带有详细注解.
EM78的BCD码转十六进制表示的二进制码内带有详细注解.-EM78 of the BCD to hexadecimal code of the binary code with a detailed annotation.
- 2023-06-16 02:15:03下载
- 积分:1
-
此打字游戏采用取系统时间生成随机数来完成的,打开letter.exe文件,输入1则进入游戏 输入2,选择游戏难度
3或Ese退出游戏....
此打字游戏采用取系统时间生成随机数来完成的,打开letter.exe文件,输入1则进入游戏 输入2,选择游戏难度
3或Ese退出游戏.
-This typing game check the system time used to generate random numbers to be completed and opened letter.exe document, enter an input into the game 2, or 3 to choose the game difficulty Ese exit the game.
- 2022-02-01 23:45:44下载
- 积分:1
-
pe 文件编程:清除文件头中的重定位表.rar
pe 文件编程:清除文件头中的重定位表.rar-pe programming documents : the first to remove documents with the re-positioning table. Rar
- 2022-03-19 03:02:00下载
- 积分:1
-
very good
很好的哈达风景画 安定方法打发似的发达 安定反对发疯士大夫大 按时打发-very good
- 2022-12-10 15:00:03下载
- 积分:1
-
MenuetOS是一个操作系统开发的PC完全在32写的…
MenuetOS is an Operating System in development for the PC written entirely in 32/64 bit assembly language. Menuet64 is released under License and Menuet32 under GPL. Menuet supports 32/64 bit x86 assembly programming for smaller, faster and less resource hungry applications.
Menuet has no roots within UNIX or the POSIX standards, nor is it based on any operating system. The design goal has been to remove the extra layers between different parts of an OS, which normally complicate programming and create bugs.
- 2023-04-08 09:00:03下载
- 积分:1