メインコンテンツへスキップ
ホームPython

コース

Introduction to TensorFlow in Python

中級スキルレベル
更新日 2022/08
ニューラルネットワークの基礎と、TensorFlowを使ったディープラーニングモデルの構築方法を学ぶ。
コースを無料で開始
PythonMachine Learning
4時間
15 ビデオ
51 演習
4,300 XP
56,148
修了証明書

無料アカウントを作成

Googleで続行その他のオプションを表示

または


続行すると、弊社の利用規約プライバシーポリシーに同意し、データが米国に保存されることに同意したことになります。

何千もの企業の従業員が支持

Group

チームのトレーニングを担当していますか?

Businessをお試しください

コース説明

TensorFlow入門を学ぶ

つい最近まで、最先端のコンピュータービジョンアルゴリズムでも、猫と犬の画像を見分けることはできませんでした。 今日では、ノートパソコンさえあれば、熟練したデータサイエンティストは、人間の目よりも高い精度で数万もの対象を分類できます。

このコースでは、TensorFlow 2.6を使用して、レコメンデーションシステム、画像分類、FinTechにおける大きな進歩を支えてきたモデルを開発、学習し、予測を行います。

線形モデルを使って予測する

TensorFlow 2.6 を使って線形回帰モデルで予測を行う方法を学び、King County の住宅価格を予測することで知識を試します。 このコースのこのセクションでは、損失関数の概要と、線形モデルをバッチで学習することでリソース使用量を削減する方法を学びます。

ニューラルネットワークをトレーニングする

コースの後半では、同じツールを使ってニューラルネットワークによる予測を行います。 TensorFlowでネットワークを訓練する練習を行い、学習可能な変数を追加し、モデルとテスト用特徴量を使って目標値を予測します。

TensorFlowとKeras APIを組み合わせる

Kerasの強力なAPIをレパートリーに加え、TensorFlow 2.6と組み合わせて予測を行い、モデルを評価する方法を学びましょう。 このコースの終了時には、Estimators API を使ってモデル定義を効率化し、エラーを回避する方法を理解できるようになります。

前提条件

Supervised Learning with scikit-learn
1

Introduction to TensorFlow

Before you can build advanced models in TensorFlow 2, you will first need to understand the basics. In this chapter, you’ll learn how to define constants and variables, perform tensor addition and multiplication, and compute derivatives. Knowledge of linear algebra will be helpful, but not necessary.
チャプターを開始
2

Linear models

In this chapter, you will learn how to build, solve, and make predictions with models in TensorFlow 2. You will focus on a simple class of models – the linear regression model – and will try to predict housing prices. By the end of the chapter, you will know how to load and manipulate data, construct loss functions, perform minimization, make predictions, and reduce resource use with batch training.
3

Neural Networks

The previous chapters taught you how to build models in TensorFlow 2. In this chapter, you will apply those same tools to build, train, and make predictions with neural networks. You will learn how to define dense layers, apply activation functions, select an optimizer, and apply regularization to reduce overfitting. You will take advantage of TensorFlow's flexibility by using both low-level linear algebra and high-level Keras API operations to define and train models.
4

High Level APIs

In the final chapter, you'll use high-level APIs in TensorFlow 2 to train a sign language letter classifier. You will use both the sequential and functional Keras APIs to train, validate, make predictions with, and evaluate models. You will also learn how to use the Estimators API to streamline the model definition and training process, and to avoid errors.
Introduction to TensorFlow in Python
コース完了

修了証明書を取得

この修了書をLinkedInや履歴書、CVに追加しましょう
ソーシャルメディアや人事評価で共有しましょう
今すぐ登録

19百万人を超える学習者と共にIntroduction to TensorFlow in Pythonを始めましょう!

無料アカウントを作成

Googleで続行その他のオプションを表示

または


続行すると、弊社の利用規約プライバシーポリシーに同意し、データが米国に保存されることに同意したことになります。

DataCamp for Mobileでデータスキルを磨きましょう

モバイル コースと毎日の 5 分間のコーディング チャレンジで、外出先でも進歩できます。