
Machine Learning | Google for Developers
Google's fast-paced, practical introduction to machine learning, featuring a series of animated videos, interactive visualizations, and hands-on practice exercises.
Linear regression | Machine Learning | Google for Developers
Aug 25, 2025 · Learning objectives: Explain a loss function and how it works. Define and describe how gradient descent finds the optimal model parameters. Describe how to tune …
Machine Learning | Google for Developers
Machine Learning Crash Course A hands-on course to explore the critical basics of machine learning.
Introduction to Machine Learning | Google for Developers
Aug 25, 2025 · Welcome to Introduction to Machine Learning. This course introduces machine learning (ML) concepts. This course does not cover how to implement ML or work with data. …
Prerequisites and prework | Machine Learning - Google Developers
Aug 25, 2025 · This short self-study course introduces fundamental machine learning concepts. If you are new to NumPy, do the NumPy Ultraquick Tutorial Colab exercise, which provides all …
ML Universal Guides | Google for Developers
Simple step-by-step walkthroughs to solve common machine learning problems using best practices.
Machine Learning | Google for Developers
Machine Learning Crash Course A hands-on course to explore the critical basics of machine learning.
Neural networks | Machine Learning | Google for Developers
Aug 25, 2025 · Learning objectives Explain the motivation for building neural networks, and the use cases they address. Define and explain the function of the key components of a deep …
Exercises | Machine Learning | Google for Developers
Aug 25, 2025 · This page lists the exercises in Machine Learning Crash Course. Programming exercises run directly in your browser (no setup required!) using the Colaboratory platform.
Introduction | Machine Learning | Google for Developers
Aug 25, 2025 · “Choose a model” is not a formal step of the traditional machine learning workflow; however, selecting an appropriate model for your problem is a critical task that clarifies and …