This course covers designing and building a TensorFlow 2.x input data pipeline, building ML models with TensorFlow 2.x and Keras, improving the accuracy of ML models, writing ML models for scaled use and writing specialized ML models.
提供方
课程信息
您将学到的内容有
Create TensorFlow 2.x and Keras machine learning models and understand their key components
Use the tf.data library to manipulate data and large datasets
Use the Keras Sequential and Functional APIs for simple and advanced model creation
Train, deploy, and productionalize ML models at scale with Vertex AI
您将获得的技能
- Machine Learning
- Python Programming
- Build Input Data Pipeline
- Tensorflow
- keras
提供方

Google 云端平台
We help millions of organizations empower their employees, serve their customers, and build what’s next for their businesses with innovative technology created in—and for—the cloud. Our products are engineered for security, reliability, and scalability, running the full stack from infrastructure to applications to devices and hardware. Our teams are dedicated to helping customers apply our technologies to create success.
授课大纲 - 您将从这门课程中学到什么
Introduction to the Course
This module provides an overview of the course and its objectives.
Introduction to the TensorFlow ecosystem
This module introduces the TensorFlow framework and previews its main components as well as the overall API hierarchy.
Design and Build an Input Data Pipeline
Data is the a crucial component of a machine learning model. Collecting the right data is not enough. You also need to make sure you put the right processes in place to clean, analyze and transform the data, as needed, so that the model can take the most signal of it as possible. In this module we discuss training on large datasets with tf.data, working with in-memory files, and how to get the data ready for training. Then we discuss embeddings, and end with an overview of scaling data with tf.keras preprocessing layers.
Building Neural Networks with the TensorFlow and Keras API
In this module, we discuss activation functions and how they are needed to allow deep neural networks to capture nonlinearities of the data. We then provide an overview of Deep Neural Networks using the Keras Sequential and Functional APIs. Next we describe model subclassing, which offers greater flexibility in model building. The module ends with a lesson on regularization.
Training at Scale with Vertex AI
In this module, we describe how to train TensorFlow models at scale using Vertex AI.
Summary
This module is a summary of the TensorFlow on Google Cloud course.
审阅
- 5 stars61.81%
- 4 stars25.11%
- 3 stars8.97%
- 2 stars2.57%
- 1 star1.52%
来自TENSORFLOW ON GOOGLE CLOUD的热门评论
I feel this course very valuable because it taught how to create an automated service in cloud with very huge data and working with distributed systems in production environment with minimal time.
Pretty helpful in getting to know the various levels of abstractions of tensorflow API and avoiding various pitfalls while building the Tensorflow model
The BEST course I've ever taken on TensorFlow! Definitely recommended to anyone interested in learning the fundamental of TF and GCP
The procedure to connect to the cloud datalab was time consuming to do it every time. Suggestion : More topics in Core Tensorflow could be added. I enjoyed the course!
常见问题
我能否在注册前预览课程?
我注册之后会得到什么?
我什么时候会收到课程证书?
我为什么不能旁听此课程?
还有其他问题吗?请访问 学生帮助中心。