跳至内容
首页Python

课程

Advanced Deep Learning with Keras

中级技能水平
更新时间 2024年11月
Learn how to develop deep learning models with Keras.
免费开始课程
PythonArtificial Intelligence
4小时
13 视频
46 道练习
3,950 XP
34,949
成就证明

创建您的免费帐户

继续使用 Google显示更多选项


继续操作即表示您接受我们的《使用条款》和《隐私政策》,并同意您的数据存储在美国。

深受数千家公司学习者的喜爱

Group

需要团队培训?

企业版试用

课程描述

Keras functional API

In this course, you will learn how to solve complex problems using the Keras functional API.

Beginning with an introduction, you will build simple functional networks, fit them to data, and make predictions. You will also learn how to construct models with multiple inputs and a single output and share weights between layers​​.

Multiple-input networks

As you progress, explore building two-input networks using categorical embeddings, shared layers, and merge layers. These are the foundational building blocks for designing neural networks with complex data flows.

It extends these concepts to models with three or more inputs, helping you understand the parameters and topology of your neural networks using Keras' summary and plot functions​​.

Multiple-output networks

In the final interactive exercises, you'll work with multiple-output networks, which can solve regression problems with multiple targets and even handle both regression and classification tasks simultaneously.

By the end of the course, you'll have practical experience with advanced deep learning techniques to advance your career as a data scientist, including evaluating your models on new data using multiple metrics​.

先决条件

Introduction to Deep Learning with Keras
1

The Keras Functional API

In this chapter, you'll become familiar with the basics of the Keras functional API. You'll build a simple functional network using functional building blocks, fit it to data, and make predictions.
开始章节
2

Two Input Networks Using Categorical Embeddings, Shared Layers, and Merge Layers

In this chapter, you will build two-input networks that use categorical embeddings to represent high-cardinality data, shared layers to specify re-usable building blocks, and merge layers to join multiple inputs to a single output. By the end of this chapter, you will have the foundational building blocks for designing neural networks with complex data flows.
开始章节
3

Multiple Inputs: 3 Inputs (and Beyond!)

In this chapter, you will extend your 2-input model to 3 inputs, and learn how to use Keras' summary and plot functions to understand the parameters and topology of your neural networks. By the end of the chapter, you will understand how to extend a 2-input model to 3 inputs and beyond.
开始章节
4

Multiple Outputs

In this chapter, you will build neural networks with multiple outputs, which can be used to solve regression problems with multiple targets. You will also build a model that solves a regression problem and a classification problem simultaneously.
开始章节
Advanced Deep Learning with Keras
课程完成

获得成就证明

将此证书添加到您的 LinkedIn 档案、简历或履历中
在社交媒体和绩效评估中分享
立即注册

加入超过19百万学习者,今天就开始Advanced Deep Learning with Keras!

创建您的免费帐户

继续使用 Google显示更多选项


继续操作即表示您接受我们的《使用条款》和《隐私政策》,并同意您的数据存储在美国。

通过 DataCamp for Mobile 提升您的数据技能

随时随地通过我们的移动课程和每日 5 分钟编程挑战提升技能。