当前位置:网站首页>Pytorch common parameter initialization methods: [uniform distribution, normal (Gaussian) distribution, Xavier, Kaiming, orthogonal matrix, sparse matrix, constant, identity matrix, zero filling]
Pytorch common parameter initialization methods: [uniform distribution, normal (Gaussian) distribution, Xavier, Kaiming, orthogonal matrix, sparse matrix, constant, identity matrix, zero filling]
2022-06-12 23:00:00 【u013250861】
One 、“ Uniform distribution ” initialization
torch.nn.init.uniform_(tensor, a=0, b=1)
From uniform distribution U(a, b) In the sample , Initialization tensor .
Two 、“ normal ( gaussian ) Distribution ” initialization
3、 ... and 、Xavier initialization
Four 、kaiming initialization
5、 ... and 、 Orthogonal matrix initialization
6、 ... and 、 Sparse matrix initialization
7、 ... and 、 Constant initialization
8、 ... and 、 Unit matrix initialization
Nine 、 Zero fill initialization
Reference material :
PyTorch Common parameter initialization methods are explained in detail
PyTorch Common parameter initialization methods are explained in detail
边栏推荐
- The carrying capacity of L2 level ADAS increased by more than 60% year-on-year in January, and domestic suppliers "emerged"
- QT quick 3D learning: mouse picking up objects
- Database system composition
- Function introduction and common terms of ZABBIX
- vim利用右下4键
- Introduction to Quaternion
- C language: how to give an alias to a global variable?
- Research Report on water sports shoes industry - market status analysis and development prospect forecast
- 同花顺股票账户开户安全吗
- 深度学习-神经网络:卷积的实现方法【直接法(精度没损失)、GEMM(矩阵乘法,精度没损失)、FFT(傅里叶变换,精度有损失)、Winograd(精度有损失)】
猜你喜欢
C语言:如何给全局变量起一个别名?

80 lines of code to realize simple rxjs

反走样/抗锯齿技术

ShardingSphere-proxy-5.0.0部署之分表实现(一)

数字藏品的发展趋势!

Zhengzhou University of light industry -- development and sharing of harmonyos pet health system

度量学习(Metric Learning)【AMSoftmax、Arcface】
![[web technology] 1348- talk about several ways to implement watermarking](/img/5f/c4f6ba6799202c79d1e9cb7a083952.png)
[web technology] 1348- talk about several ways to implement watermarking

iShot

Photoshop:ps how to enlarge a picture without blurring
随机推荐
A 42 year old senior executive of a large factory reminds people aged 30-39 that these six habits that make you stronger should be developed as soon as possible
ImageView grayed, reflected, rounded, watermarked
Module 8 operation
Research and Analysis on the development of China's Melamine Industry from 2022 to 2028 and market prospect forecast report
Go时间格式化 赋值
Alcohol detector based on 51 single chip microcomputer
Shardingsphere-proxy-5.0.0 deployment table implementation (I)
Photoshop:ps how to enlarge a picture without blurring
C language: how to give an alias to a global variable?
JVM foundation - > talk about class loader two parent delegation model
80 lines of code to realize simple rxjs
Insight into China's smart medical industry in 2022
管线中的坐标变换
Avoid using asp Net core 3.0 to inject services for startup classes
MySQL基础篇视图的总结
Is there any risk in opening a securities account? How to open an account safely?
【LeetCode】300.最长上升子序列
Go time format assignment
JVM Basics - > What are the thread shared areas in the JVM
PHP删除二维数组中相同项的数据