- Hands-On Java Deep Learning for Computer Vision
- Klevis Ramo
- 169字
- 2021-07-02 13:25:42
Exploring neural networks
In this section, we will learn how artificial neural networks and neurons are connected together. We will build a neural network and get familiar with its computational representation.
Neural networks were first inspired by biological neurons. When we try to analyze the similarities between an artificial network and a neuron, we realize there isn't much in common. The harsh truth here is that we don't even know what a single neuron does and there are still knowledge gaps regarding how connected neurons learn together so efficiently. But if we were to draw conclusions, we could say that all neurons have the same basic structure, which consists of two major regions:
- The region for receiving and processing incoming information from other cells. This involves the dendrites, which receives the input information, and the nucleus, which processes or transforms the information.
- The region that conducts and transmits information to other cells. The axon, or the axon terminals, forward this information to many other cells or neurons.
推薦閱讀
- 數(shù)據(jù)產(chǎn)品經(jīng)理高效學(xué)習(xí)手冊:產(chǎn)品設(shè)計(jì)、技術(shù)常識與機(jī)器學(xué)習(xí)
- PyTorch深度學(xué)習(xí)實(shí)戰(zhàn):從新手小白到數(shù)據(jù)科學(xué)家
- Creating Mobile Apps with Sencha Touch 2
- Mastering Machine Learning with R(Second Edition)
- Dependency Injection with AngularJS
- 大數(shù)據(jù)營銷:如何讓營銷更具吸引力
- 數(shù)據(jù)科學(xué)工程實(shí)踐:用戶行為分析與建模、A/B實(shí)驗(yàn)、SQLFlow
- SQL Server 2012數(shù)據(jù)庫管理教程
- 數(shù)據(jù)分析師養(yǎng)成寶典
- 活用數(shù)據(jù):驅(qū)動業(yè)務(wù)的數(shù)據(jù)分析實(shí)戰(zhàn)
- Expert Python Programming(Third Edition)
- PostgreSQL高可用實(shí)戰(zhàn)
- 大數(shù)據(jù)隱私保護(hù)技術(shù)與治理機(jī)制研究
- 云原生架構(gòu):從技術(shù)演進(jìn)到最佳實(shí)踐
- 社交網(wǎng)站的數(shù)據(jù)挖掘與分析(原書第2版)