- Applied Deep Learning and Computer Vision for Self/Driving Cars
- Sumit Ranjan;Dr. S. Senthamilarasu
- 197字
- 2021-04-09 23:13:03
The workings of ANNs
We have seen the concept of how a single neuron or perceptron works; so now, let's expand the concept to the idea of deep learning. The following diagram shows us what multiple perceptrons look like:
In the preceding diagram, we can see various layers of single perceptrons connected to each other through their inputs and outputs. The input layer is violet, the hidden layers are blue and green, and the output layer of the network is represented in red.
Input layers are real values from the data, so they take in actual data as their input. The next layers are the hidden layers, which are between the input and output layers. If three or more hidden layers are present, then it's considered a deep neural network. The final layer is the output layer, where we have some sort of final estimation of whatever the output that we are trying to estimate is. As we progress through more layers, the level of abstraction increases.
In the next section, we will understand an important topic in deep learning—activation functions and their types.
- TensorFlow與自然語言處理應用
- Visio圖形設計從新手到高手(兼容版·第2版)
- ERP沙盤模擬教程
- 中文版Premiere Pro CC入門教程
- BPEL Cookbook: Best Practices for SOA/based integration and composite applications development
- Adobe創意大學Illustrator產品專家認證標準教材(CS6修訂版)
- AutoCAD 2018中文版從入門到精通
- 無師自通AutoCAD:中文版室內設計
- Photoshop CC從入門到精通(全彩超值版)
- Premiere視頻編輯應用教程:PremierePro 2020(微課版)
- 攝影輕松入門:Photoshop后期處理
- Oracle Enterprise Manager Grid Control 11g R1: Business Service Management
- AI繪畫與攝影實戰108招:ChatGPT+Midjourney+文心一格
- UG NX12中文版實用教程
- UML 2.0 in Action: A project/based tutorial