- Deep Learning Quick Reference
- Mike Bernico
- 110字
- 2021-06-24 18:40:03
Neurons
A neuron is the atomic unit of a neural network. This is sometimes inspired by biology; however, that's a topic for a different book. Neurons are typically arranged into layers. In this book, if I'm referring to a specific neuron, I'll use the notation where l is the layer the neuron is in and k is the neuron number. As we will be using programming languages that observe 0th notation, my notation will also be 0th based.
At their core, most neurons are composed of two functions that work together: a linear function and an activation function. Let us take a high-level look at those two components.
推薦閱讀
- Mastering Proxmox(Third Edition)
- JMAG電機(jī)電磁仿真分析與實(shí)例解析
- 大數(shù)據(jù)安全與隱私保護(hù)
- Photoshop CS3圖像處理融會(huì)貫通
- 水晶石精粹:3ds max & ZBrush三維數(shù)字靜幀藝術(shù)
- Linux服務(wù)與安全管理
- INSTANT Drools Starter
- Windows Server 2003系統(tǒng)安全管理
- 氣動(dòng)系統(tǒng)裝調(diào)與PLC控制
- 網(wǎng)絡(luò)管理工具實(shí)用詳解
- 電腦日常使用與維護(hù)322問
- MPC5554/5553微處理器揭秘
- 人工智能:智能人機(jī)交互
- Effective Business Intelligence with QuickSight
- 大數(shù)據(jù):從基礎(chǔ)理論到最佳實(shí)踐