Digital Systems 2018
DOI: 10.5772/intechopen.80416
|View full text |Cite
|
Sign up to set email alerts
|

Neural Network Principles and Applications

Abstract: Due to the recent trend of intelligent systems and their ability to adapt with varying conditions, deep learning becomes very attractive for many researchers. In general, neural network is used to implement different stages of processing systems based on learning algorithms by controlling their weights and biases. This chapter introduces the neural network concepts, with a description of major elements consisting of the network. It also describes different types of learning algorithms and activation functions … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
21
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
6
3
1

Relationship

0
10

Authors

Journals

citations
Cited by 36 publications
(21 citation statements)
references
References 4 publications
0
21
0
Order By: Relevance
“…Some of them, referred to as input units, are intended to receive different types of data from the outside world, which the network will try to learn about, identify, or otherwise process. Other units, known as output units, are located in the network's contrary direction and signal how the network reacts to the information it receives [22]. The majority of deep neural networks are fully connected, which means that each concealed unit and output unit is linked to every other unit in the layers on either side.…”
Section: Deep Neural Network (Dnn)mentioning
confidence: 99%
“…Some of them, referred to as input units, are intended to receive different types of data from the outside world, which the network will try to learn about, identify, or otherwise process. Other units, known as output units, are located in the network's contrary direction and signal how the network reacts to the information it receives [22]. The majority of deep neural networks are fully connected, which means that each concealed unit and output unit is linked to every other unit in the layers on either side.…”
Section: Deep Neural Network (Dnn)mentioning
confidence: 99%
“…This activation function decides whether the information is relevant or should not pass to the subsequent unit. The whole process of learning is based on altering the values of weights and biases depending on the calculated loss function between the actual and desired output ( Zayegh and Bassam, 2018 ).…”
Section: Methodsmentioning
confidence: 99%
“…Although, there are many neural network classification techniques, in most RS image analyses, a neural network method uses back-propagation for supervised learning, selecting a number of hidden layers. The users can choose different activation functions (Zayegh, Bassam, 2018). Learning occurs by adjusting the weights in the node to minimize the difference between the output node activation and the output.…”
Section: Feature Selection and A Supervised Classification Methodsmentioning
confidence: 99%