Deep Learning
Deep learning is a specific sub-field of machine learning that puts emphasis on learning successive layers of increasingly meaningful representations.
Deep learning has achieved the following breakthroughs:
-
Near human level image classifications, speech recognition, hand writing transcription.
-
Improved machine translations
-
Digital assistance – Eg. Google home, Alexa
-
Near human level autonomous driving
Deep learning, a powerful set of techniques for learning in neural networks. Such as
-
Deep Neural Networks (DNN) - is an artificial neural network (ANN) with multiple hidden layers between the input and output layers. They are feed-forward networks
-
Convoluted Neural Networks (CNN) - used in Computer Vision
-
Recurrent Neural Networks (RNN) - Data flows in a loop
MachineTrain offers Deep Learning course in combination with ML subjects. It makes it easier to understand the concepts all in one program.