Foundations of Artificial Intelligence
This course introduces learners to the core principles of artificial intelligence, including its history, definitions, and the role of data in AI. You’ll explore algorithms, specialized hardware, and delve into machine learning and deep learning fundamentals. Ethical considerations around AI, especially generative AI (GenAI), will also be discussed, ensuring you understand the broader impact AI has on society and the workforce. With clear explanations and real-world examples, the course ensures you not only learn theoretical concepts but also understand their practical implications. You’
We may earn a commission if you enroll through our links — it never affects the price you pay.
Similar courses
Introduction to Image Generation
This course introduces diffusion models, a family of machine learning models that recently showed promise in the image generation space. Diffusion models draw inspiration from physics, specifically thermodynamics. Within the last few years, diffusion models became popular in both research and industry. Diffusion models underpin many state-of-the-art image generation models and tools on Google Cloud. This course introduces you to the theory behind diffusion models and how to train and deploy them on Vertex AI.
All levels
GPT Vision: Seeing the World through Generative AI
Imagine a world where your photos don't just capture memories, but also become intelligent assistants, helping you navigate and manage daily tasks. Welcome to "GPT Vision: Seeing the World Through Generative AI", a course designed to revolutionize how you interact with the world around you through the lens of Generative AI and photos. In this course, you will learn to how take a picture of anything and turn it into: - a recipe - a shopping list - DIY plans to make it - a plan to reorganize it - a description for a social media post - organized text for your notes or an email - an expense re
All levels
Foundations of Generative AI and LangChain
In this course, you'll build a solid foundation in generative AI, language models, and the LangChain framework, which are revolutionizing intelligent workflows. By understanding the architecture and applications of LangChain, you'll be prepared to create efficient AI solutions. This course focuses on key tools like prompts, templates, and multimodal applications. You'll gain hands-on experience with LangChain's building blocks, including LangGraph, and learn how to design AI workflows and manage memory mechanisms. What makes this course stand out is its blend of theory and real-world example
All levels
Ordered Data Structures
In this course, you will learn new data structures for efficiently storing and retrieving data that is structured in an ordered sequence. Such data includes an alphabetical list of names, a family tree, a calendar of events or an inventory organized by part numbers. The specific data structures covered by this course include arrays, linked lists, queues, stacks, trees, binary trees, AVL trees, B-trees and heaps. This course also shows, through algorithm complexity analysis, how these structures enable the fastest algorithms to search and sort data.
All levels