About 330 results
Open links in new tab
  1. 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.

  2. Linear regression | Machine Learning | Google for Developers

    3 days ago · Prerequisites: This module assumes you are familiar with the concepts covered in the following module: Introduction to Machine Learning Linear regression is a statistical technique used …

  3. Machine Learning | Google for Developers

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

  4. 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. Estimated …

  5. Linear regression: Gradient descent | Machine Learning | Google for ...

    3 days ago · Learn how gradient descent iteratively finds the weight and bias that minimize a model's loss. This page explains how the gradient descent algorithm works, and how to …

  6. Machine Learning | Google for Developers

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

  7. Make a smart webcam in JavaScript with a TensorFlow.js pre-trained ...

    Create a webpage that uses machine learning directly in the web browser via TensorFlow.js to classify and detect common objects, (yes, including more than one at a time), from a live webcam stream.

  8. Gradient Boosted Decision Trees | Machine Learning - Google Developers

    Aug 25, 2025 · Shrinkage in gradient boosting is analogous to learning rate in neural networks. Shrinkage controls how fast the strong model is learning, which helps limit overfitting.

  9. Classification: Accuracy, recall, precision, and related metrics ...

    3 days ago · Note: In machine learning (ML), words like recall, precision, and accuracy have mathematical definitions that may differ from, or be more specific than, more commonly used …

  10. Machine Learning & Artificial Intelligence Basics - Google Developers

    Aug 25, 2025 · If you are new to ML, we recommend Introduction to Machine Learning. If you are trying to decide whether to use ML to solve a problem, Introduction to Machine Learning Problem Framing …