- Deep Learning Quick Reference
- Mike Bernico
- 100字
- 2021-06-24 18:40:04
The neuron linear function
The first component of the neuron is a linear function whose output is the sum of the inputs, each multiplied by a coefficient. This function is really more or less a linear regression. These coefficients are typically referred to as weights in neural network speak. For example, given some neuron with the input features of x1, x2, and x3, and output z, this linear component or the neuron linear function would simply be:

Where are weights or coefficients that we will need to learn given the data and b is a bias term.
推薦閱讀
- PowerShell 3.0 Advanced Administration Handbook
- Linux Mint System Administrator’s Beginner's Guide
- 輕松學Java
- ROS機器人編程與SLAM算法解析指南
- Hadoop Real-World Solutions Cookbook(Second Edition)
- Pig Design Patterns
- 網絡組建與互聯
- Prometheus監(jiān)控實戰(zhàn)
- 云計算和大數據的應用
- 大數據案例精析
- INSTANT VMware vCloud Starter
- 深度學習原理與 TensorFlow實踐
- 筆記本電腦使用與維護
- 人工智能云平臺:原理、設計與應用
- 數字多媒體技術與應用實例