About 54 results
Open links in new tab
  1. Tutorials | TensorFlow Core

    Sep 19, 2023 · Complete, end-to-end examples to learn how to use TensorFlow for ML beginners and experts. Try tutorials in Google Colab - no setup required.

  2. Introduction to TensorFlow

    TensorFlow Learn the foundations of TensorFlow with tutorials for beginners and experts to help you create your next machine learning project.

  3. TensorFlow 2 quickstart for beginners | TensorFlow Core

    Aug 16, 2024 · Python programs are run directly in the browser—a great way to learn and use TensorFlow. To follow this tutorial, run the notebook in Google Colab by clicking the button at the top …

  4. Guide | TensorFlow Core

    Mar 2, 2023 · Learn basic and advanced concepts of TensorFlow such as eager execution, Keras high-level APIs and flexible model building.

  5. TensorFlow 2 quickstart for experts | TensorFlow Core

    Aug 16, 2024 · Python programs are run directly in the browser—a great way to learn and use TensorFlow. To follow this tutorial, run the notebook in Google Colab by clicking the button at the top …

  6. Machine learning education | TensorFlow

    Start your TensorFlow training by building a foundation in four learning areas: coding, math, ML theory, and how to build an ML project from start to finish.

  7. TensorFlow basics | TensorFlow Core

    Oct 3, 2024 · This guide provides a quick overview of TensorFlow basics. Each section of this doc is an overview of a larger topic—you can find links to full guides at the end of each section.

  8. Basic regression: Predict fuel efficiency | TensorFlow Core

    Jul 12, 2024 · This tutorial uses the classic Auto MPG dataset and demonstrates how to build models to predict the fuel efficiency of the late-1970s and early 1980s automobiles.

  9. TensorFlow Core

    Ejemplos completos para aprender a usar TensorFlow, para principiantes y expertos en AA. Prueba los instructivos en Google Colab: no se requiere configuración.

  10. Convolutional Neural Network (CNN) | TensorFlow Core

    Aug 16, 2024 · This tutorial demonstrates training a simple Convolutional Neural Network (CNN) to classify CIFAR images. Because this tutorial uses the Keras Sequential API, creating and training …