- Deep Learning Quick Reference
- Mike Bernico
- 113字
- 2021-06-24 18:40:17
What happens if we use too few neurons?
Imagine the case where we had no hidden layers and only an input and output. We talked about this architecture back in Chapter 1, The Building Blocks of Deep Learning, where we showed how it wouldn't be able to model the XOR function. Such a network architecture that wouldn't be able to model any nonlinearities in the data couldn't be modeled by the network. Each hidden layer presents an opportunity for feature engineering more and more complex interactions.
If you choose too few neurons, the outcome will likely be as follows:
- A really fast neural network
- That has high bias and doesn't predict very well
推薦閱讀
- Mastering Matplotlib 2.x
- 大數據專業英語
- 空間機器人遙操作系統及控制
- 來吧!帶你玩轉Excel VBA
- Apache Hive Essentials
- 數據產品經理:解決方案與案例分析
- 工業機器人入門實用教程(KUKA機器人)
- 80x86/Pentium微型計算機原理及應用
- Learning C for Arduino
- Enterprise PowerShell Scripting Bootcamp
- Azure PowerShell Quick Start Guide
- Learn QGIS
- Photoshop CS4數碼照片處理入門、進階與提高
- Visual Basic項目開發案例精粹
- Data Analysis with R(Second Edition)