What is deep learning?
- It is subset of machine learning,
- It uses Artificial Neural Network with three or more hidden layers.
- The ANNs attempt to simulate the behavior of human brain allowing it to learn from large amount of data
What are the advantages of DL?
- It makes clever use of unstructured data.
- It outperforms other methos if the data set is large.
- It enables machines to process data with a nonlinear approach.
- It is effective at identifying hidden patterns that are too complex.
- It provides a more accurate outcome with higher numbers of hidden layers.