4. Deep neural networks (DNN)
The main feature of deep neural networks is their large number of hidden layers. There are three main classes of deep neural networks:
fully connected unidirectional neural networks, also known as artificial neural networks (ANN) or multi-layer perceptrons (MLP);
convolutional neural networks (CNNs) are unidirectional, with specific layers that perform pre-processing;
in recurrent neural networks, information can flow in both directions.
4.1 Artificial neural networks (ANN)
They operate on the principle described for the perceptron, with a large number of layers. This type of network is used to classify non-linear data. They are used...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!
Deep neural networks (DNN)
Article included in this offer
"Software technologies and System architectures"
(
227 articles
)
Updated and enriched with articles validated by our scientific committees
A set of exclusive tools to complement the resources
Bibliography
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!