Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Microsoft

TensorFlow fundamentals

Microsoft via Microsoft Learn

Overview

  • Module 1: Learn how to build a machine learning model using Keras
  • In this module you will:

    • Learn to load and prepare data to be used in machine learning.
    • Learn to specify the architecture of a deep learning neural network.
    • Learn to train a neural network.
    • Learn to make a prediction using a neural network.
  • Module 2: Learn how to perform different computer vision tasks using TensorFlow.
  • In this module you will:

    • Learn how to build computer vision machine learning models
    • Learn how to represent images as tensors
    • Learn how to build Dense Neural Networks and Convolutional Neural Networks
  • Module 3: In this module, we'll explore different neural network architectures for processing natural language texts. Natural Language Processing (NLP) has experienced fast growth and advancement primarily because the performance of the language models depends on their overall ability to "understand" text and can be trained using an unsupervised technique on large text corpora. Additionally, pre-trained text models (such as BERT) simplified many NLP tasks and has dramatically improved the performance. We'll learn more about these techniques and the basics of NLP in this learning module.
  • In this module you will:

    • Understand how text is processed for natural language processing tasks
    • Get an introduced to Recurrent Neural Networks (RNNs) and Generative Neural Networks (GNNs)
    • Learn about Attention Mechanisms
    • Learn how to build text classification models
  • Module 4: Learn how to do audio classification with TensorFlow.
  • In this module you will:

    • Learn the basics of audio data
    • Learn how to visualize and transform audio data
    • Build a binary classification speech model that can recognize "yes" and "no"
  • Module 5: Learn how to build a machine learning model using TensorFlow.
  • In this module you will:

    • Learn basic TensorFlow topics, such as tensors, variables and automatic differentiation.
    • Learn the difference between eager and graph execution.
    • Re-implement the train, test, and prediction phases of an existing Keras project using TensorFlow.

Syllabus

  • Module 1: Introduction to TensorFlow using Keras
    • Introduction
    • Data
    • Neural network architecture
    • Training and testing the neural network
    • Making a prediction
    • Summary
  • Module 2: Introduction to computer vision with TensorFlow
    • Introduction
    • Introduction to image data
    • Training a dense neural network
    • Multi-layer networks
    • Convolutional neural networks
    • Pretrained models and transfer learning
    • Summary
  • Module 3: Introduction to natural language processing with TensorFlow
    • Introduction to natural language processing with TensorFlow
    • Representing text as Tensors
    • Represent words with embeddings
    • Capture patterns with recurrent neural networks
    • Generate text with recurrent networks
    • Check your knowledge
    • Summary
  • Module 4: Introduction to audio classification with TensorFlow
    • Introduction
    • Understanding audio data
    • Visualizing and transforming data
    • Build the model
    • Summary
  • Module 5: Going beyond Keras - customizing with TensorFlow
    • Introduction
    • Tensors and variables
    • Automatic differentiation
    • Build the model
    • Training and testing the neural network
    • Eager execution and graph execution
    • Making a prediction
    • Summary

Reviews

Start your review of TensorFlow fundamentals

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.