AIF-C01 notes
Fundamentals of ML and AI

Introduction

In this course, you will learn about the foundations of machine learning (ML) and artificial intelligence (AI). You will explore the connections between AI, ML, deep learning, and the emerging field of generative artificial intelligence (generative AI), which has captured the attention of businesses and individuals alike. You will gain a solid understanding of foundational AI terms, laying the groundwork for a deeper dive into these concepts. Additionally, you will learn about a selection of Amazon Web Services (AWS) services that use AI and ML capabilities. You will gain practical insights into how these tools can be used to solve real-world problems and drive innovation across various industries.

Welcome video

Welcome to Fundamentals of Machine Learning and Artificial Intelligence, where you will explore the world of generative AI and traditional machine learning. This technology is rapidly transforming industries and shaping the future of how we interact with machines.

Generative AI is a branch of artificial intelligence that focuses on creating new content, such as text, images, audio, or even computer code, from existing data. Unlike traditional AI or machine learning systems that analyze and interpret data, generative AI models learn patterns and relationships from vast amounts of training data and use that knowledge to generate entirely new content.

One of the most popular applications of generative AI is text generation, where models like Amazon Titan and Anthropic’s Claude can produce human-like writing on virtually any topic, from creative stories to technical reports. In the field of computer vision, generative AI models like Stable Diffusion can create stunning visual images from simple text prompts.

Generative AI is also revolutionizing the field of audio and speech synthesis. AI models can now generate realistic human-like voices for virtual assistants, audiobooks, and even podcasts. In the realm of coding, generative AI models can assist developers by auto-completing code snippets or even generating entire programs based on natural language descriptions.

As with any powerful technology, generative AI also raises important responsibility considerations. Issues like bias, privacy, and responsible use of these models must be carefully addressed to ensure they are deployed in a safe and trustworthy manner.

This course will provide you with the principles and concepts behind artificial intelligence, machine learning, deep learning, and generative AI. You will also discover how AWS services can play a role in your AI journey.

To fully appreciate the capabilities and potential of generative AI, it is crucial to understand its relationship with the broader fields of AI, machine learning, and deep learning. By examining the similarities and differences between these concepts, we can gain a more comprehensive understanding of the technological landscape and the synergies that drive innovation in this rapidly evolving domain.

Graphic showing generative AI, which is a part of deep learning, which is a part of ML, which is a part of AI.

  1. Artificial intelligence (AI)AI is a broad field that encompasses the development of intelligent systems capable of performing tasks that typically require human intelligence, such as perception, reasoning, learning, problem-solving, and decision-making. AI serves as an umbrella term for various techniques and approaches, including machine learning, deep learning, and generative AI, among others.
  2. Machine learning (ML)ML is a type of AI for understanding and building methods that make it possible for machines to learn. These methods use data to improve computer performance on a set of tasks.
  3. Deep learning (DL)Deep learning uses the concept of neurons and synapses similar to how our brain is wired. An example of a deep learning application is Amazon Rekognition, which can analyze millions of images and streaming and stored videos within seconds.
  4. Generative AIGenerative AI is a subset of deep learning because it can adapt models built using deep learning, but without retraining or fine tuning.Generative AI systems are capable of generating new data based on the patterns and structures learned from training data.

Generative AI

Now that you have an understanding of the relationship between AI, ML, deep learning, and generative AI, continue to the next lesson to learn about the fundamentals of ML.

On this page