- Hands-On Generative Adversarial Networks with Keras
- Rafael Valle
- 84字
- 2021-06-24 14:33:58
Random noise
Interestingly, the generator itself does not have any source of randomness because it is not a parametric model. The generator is a non-parametric model with fixed coefficients; that is, the coefficients are not sampled from a parametric distribution.
The generator's source of randomness comes from the random noise vector and the generator itself represents a map from this noise vector to some data. The random noise
vector is sampled from a known distribution, such as the uniform distribution or the Gaussian distribution.
推薦閱讀
- Microsoft Dynamics CRM Customization Essentials
- 繪制進程圖:可視化D++語言(第1冊)
- Getting Started with MariaDB
- Getting Started with Containerization
- 自主研拋機器人技術
- Arduino &樂高創意機器人制作教程
- 運動控制器與交流伺服系統的調試和應用
- 大數據驅動的設備健康預測及維護決策優化
- 運動控制系統應用與實踐
- 網站前臺設計綜合實訓
- 走近大數據
- 精通數據科學:從線性回歸到深度學習
- Visual Studio 2010 (C#) Windows數據庫項目開發
- 大數據案例精析
- PostgreSQL 10 High Performance