Deep learning is a powerful application of machine learning (ML) algorithms modeled after biological systems of information processing called artificial neural networks (ANN). Machine learning is an artificial intelligence (AI) technique that allows computers to automatically learn from data without explicit programming, and deep learning harnesses multiple layers of interconnected neural networks to generate more sophisticated insights.
While this field of computer science is quite new, it is already being used in a growing range of important applications. Deep learning excels at automated image recognition, also known as computer vision, which is used for creating accurate facial recognition systems and safely driving autonomous vehicles. This approach is also used for speech recognition and natural language processing (NLP) applications, which allow for computers to interact with human users via voice commands.
Machine learning algorithms such as logistic regression are key to creating deep learning applications, along with commonly used programming languages such as Tensorflow and Python. These programming languages are generally preferred for teaching and learning in this field due to their flexibility and relative accessibility - an important priority given the relevance of deep learning to a wide range of professionals without a computer science background.‎