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

Pluralsight

Build a Machine Learning Workflow with Keras TensorFlow 2.0

via Pluralsight

Overview

Prepare for a new career with $100 off Coursera Plus
Gear up for jobs in high-demand fields: data analytics, digital marketing, and more.
This course focuses on Keras as part of the TensorFlow 2.0 ecosystem, including sequential APIs to build relatively straightforward models of stacked layers, functional APIs for more complex models, and model subclassing and custom layers. 

Keras shot to popularity some years ago, but in response to the rise of other deep learning frameworks such as PyTorch, Keras has transformed itself into a tightly-connected part of the TensorFlow 2.0 ecosystem. In this course, Build a Machine Learning Workflow with Keras Tensorflow 2.0, you will see how to harness the combination of the Keras APIs and the underlying power of TensorFlow 2.0 First, you will learn how different APIs in Keras lend themselves to different use cases, like sequential models consisting of stacked layers, high-level APIs contained in tf.keras, and the first-class support for TensorFlow-specific functionality. Next, you will discover how more complex types of models can be constructed using the functional API which is designed to create callable models - a change from the usual, object-oriented paradigm underlying most deep learning models. Finally, you will explore how model subclassing is implemented in Keras - which is a great way of implementing the forward pass of a model imperatively, how custom layers work - which offer a high level of flexibility and can be used to define layers that hold state, and best practices that will help you get the most out of your custom layers. When you are finished with this course, you will have the skills and knowledge to choose between the many different model-building strategies available in Keras, and to use the appropriate strategy to build a robust model that leverages the underlying power of TensorFlow 2.0.

Taught by

Janani Ravi

Reviews

4.7 rating at Pluralsight based on 17 ratings

Start your review of Build a Machine Learning Workflow with Keras TensorFlow 2.0

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.