What is Deep Learning basics
What is Deep Learning basics
Deep Learning is a subset of machine learning that is characterized by the use of deep
neural networks, with multiple layers (hence the term “deep” learning) to perform tasks that
typically require human intelligence. It is inspired by the structure and function of the human
brain, where each layer of neurons processes and transforms the input data to progressively
extract higher-level features.
Deep neural networks (DNNs), consist of interconnected layers of artificial neurons
called nodes. Each node receives input from the previous layer, applies a mathematical
transformation to it, and passes the transformed output to the next layer. The layers closer to
the input are responsible for learning low-level features, while the deeper layers learn more
abstract and complex representations.
How neural networks progressively extract higher-level features from the raw input
3 Recurrent Neural Networks (RNN), - Suited for sequential data Language modeling,
Long Short-Term Memory (LSTM), like time series, text, and speech recognition, and
Gated Recurrent Unit (GRU) speech machine translation
Networks - Incorporate recurrent
connections to maintain
memory of previous inputs
4 Automotive self-driving cars for object Tesla, Rivian, Waymo for self-driving
detection, lane detection, and capabilities
path planning
10 Virtual Assistants speech recognition, speech to Apple Siri, Amazon Alexa, Google
text, transcribing services Assistant