- Reinforcement Learning with TensorFlow
- Sayon Dutta
- 69字
- 2021-08-27 18:51:54
What is xavier initialization?
Xavier Initialization is the initialization of weights in the neural networks, as a random variable following the Gaussian distribution where the variance being given by
Where, is the number of units in the current layer, that is, the incoming signal units, and
is the number of units in the next layer, that is, the outgoing resulting signal units. In short,
is the shape of
.
推薦閱讀
- 大學計算機基礎:基礎理論篇
- 工業(yè)機器人技術及應用
- 計算機應用復習與練習
- 計算機網(wǎng)絡應用基礎
- 數(shù)據(jù)挖掘方法及天體光譜挖掘技術
- AWS Certified SysOps Administrator:Associate Guide
- 精通特征工程
- AI 3.0
- Docker High Performance(Second Edition)
- Dreamweaver CS6精彩網(wǎng)頁制作與網(wǎng)站建設
- SQL Server數(shù)據(jù)庫應用基礎(第2版)
- WOW!Photoshop CS6完全自學寶典
- 基于人工免疫原理的檢測系統(tǒng)模型及其應用
- 人工智能:智能人機交互
- Cloudera Hadoop大數(shù)據(jù)平臺實戰(zhàn)指南