Deep Learning Part 1
Deep Learning Part 1
learning
What is AI?
• AI (Artificial Intelligence) is
• the simulation of human intelligence in machines that are programmed
to think and learn like humans. It involves the development of
computer systems that can perform tasks that typically require human
intelligence, such as visual perception, speech recognition, decision-
making, and language translation. AI technologies have applications in
various fields, including healthcare, finance, transportation,
entertainment, and many others.
What is Machine Learning?
• Machine learning is a field of computer science that focuses on the
development of algorithms and statistical models that enable
computer systems to automatically learn from and improve on data,
without being explicitly programmed. In other words, machine
learning involves teaching machines how to recognize patterns in
data and make predictions or decisions based on those patterns, using
techniques like supervised learning, unsupervised learning, and
reinforcement learning.
What is Machine Learning?
What is Deep Learning?
• Deep Learning is
• a subset of machine learning, which is a branch of artificial
intelligence. It is based on the concept of artificial neural networks,
which are inspired by the structure and function of the human brain.
What is Deep Learning?