Now, just shift from ANN to DNN. In the upcoming section, we will see deep learning, architecture of DNN, and compare the approaches of DL for NLP and ML for NLP.
Deep learning and deep neural networks
Revisiting DL
We have seen some basic details about DL. Here, the purpose is just to recall things as a little refresher. ANN that is not two or three layers but many layers deep is called DNN. When we use many layers deep neural networks on lots of data using lots of computing power, we call this process deep learning.
Let's see the architecture of a deep neural network.