About 160 results
Open links in new tab
  1. Machine Learning Crash Course - Google Developers

    Google's fast-paced, practical introduction to machine learning, featuring a series of animated videos, interactive visualizations, and hands-on practice exercises.

  2. Machine Learning | Google for Developers

    Machine Learning Crash Course A hands-on course to explore the critical basics of machine learning.

  3. Machine Learning | Google for Developers

    Machine Learning Crash Course A hands-on course to explore the critical basics of machine learning.

  4. Linear regression | Machine Learning | Google for Developers

    Dec 9, 2025 · This course module teaches the fundamentals of linear regression, including linear equations, loss, gradient descent, and hyperparameter tuning.

  5. Prerequisites and prework | Machine Learning - Google Developers

    Aug 25, 2025 · If you're new to machine learning, take Introduction to Machine Learning. This short self-study course introduces fundamental machine learning concepts. If you are new to NumPy, do the …

  6. Introduction to Machine Learning | Google for Developers

    Aug 25, 2025 · bookmark_border 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. …

  7. Machine Learning | Google for Developers

    Discover advanced courses about tools and techniques for solving machine learning problems.

  8. What is Machine Learning? | Google for Developers

    Sep 17, 2025 · Machine learning (ML) powers some of the most important technologies we use, from translation apps to autonomous vehicles. This course explains the core concepts behind ML.

  9. Neural networks | Machine Learning | Google for Developers

    Aug 25, 2025 · During training of a neural network, the model automatically learns the optimal feature crosses to perform on the input data to minimize loss. In the following sections, we'll take a closer …

  10. Linear regression: Programming exercise | Machine Learning | Google …

    Aug 25, 2025 · Learn how to code a linear regression model in Google Colab using the Keras library by completing this programming exercise.