You've already used Artificial Intelligence today.
Think about your morning so far. Did you unlock your phone with your face? That's a deep learning model analyzing facial geometry. Did an email go straight to your spam folder? That's a text classification algorithm. Did Google Maps route you around a traffic jam? That's an optimization algorithm powered by predictive ML.
Despite the sci-fi movies, AI is not magic, and it is not sentient. A great, non-technical definition of AI is:
"Software that can learn from experience to perform tasks that normally require human intelligence."
You will hear three terms thrown around a lot: AI, Machine Learning, and Deep Learning. They are nested inside each other:
Put your instincts to the test and see if you can tell the difference.
Computing 235 * 45 using hardcoded arithmetic circuits.
In the next lesson, we will look exactly at how this "learning" process happens under the hood!