2018
DOI: 10.1007/978-3-319-73004-2
|View full text |Cite
|
Sign up to set email alerts
|

Introduction to Deep Learning

Abstract: Undergraduate Topics in Computer Science (UTiCS) delivers high-quality instructional content for undergraduates studying in all areas of computing and information science. From core foundational and theoretical material to final-year topics and applications, UTiCS books take a fresh, concise, and modern approach and are ideal for self-study or for a one-or two-semester course. The texts are all authored by established experts in their fields, reviewed by an international advisory board, and contain numerous ex… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
49
0
20

Year Published

2019
2019
2024
2024

Publication Types

Select...
6
2

Relationship

0
8

Authors

Journals

citations
Cited by 197 publications
(102 citation statements)
references
References 1 publication
0
49
0
20
Order By: Relevance
“…Deep learning is machine learning with deep artificial neural networks [ 25 ]. The essence of deep learning is the application to learning problems of artificial neural networks that contain many hidden layers.…”
Section: Introductionmentioning
confidence: 99%
“…Deep learning is machine learning with deep artificial neural networks [ 25 ]. The essence of deep learning is the application to learning problems of artificial neural networks that contain many hidden layers.…”
Section: Introductionmentioning
confidence: 99%
“…The neural networks are organized in layers where each neuron in a layer receives the activation value of the previous layer adjusted by weight (fully connected sequential layers). This sum of multiplied weights and inputs is usually modified by an activation function e.g., sigmoid (0 to 1), Rectified Linear Unit (ReLu) (0 to inf), Tangent Hyperbolic Function (Tanh) (−1 to 1), and Softmax (0 to 1) [ 28 ]. An optimizer method is needed to update the weight values of the neurons given a cost or error function computed in the last layer (usually subtracting the desired value from the predicted value).…”
Section: Methodsmentioning
confidence: 99%
“…As an important part of machine learning techniques, the artificial neural networks (ANN) were designed in analogy to neurons and synapses. The artificial neurons (also called perceptrons) [ 27 , 28 ] send signals to others neurons through activation functions.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…ML algorithms, among other methods, present an approach to analyzing these datasets, which are increasingly becoming available on many farms. Machine learning is a subfield of artificial intelligence [ 10 ]. According to Liu [ 11 ], ML intends to effectively reproduce human learning behavior, allowing for the automatic detection and acquisition of new information.…”
Section: Introductionmentioning
confidence: 99%