Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.14 KB

tf_intro.md

File metadata and controls

19 lines (11 loc) · 1.14 KB

Title

  • Getting Started with TensorFlow 2.0 with Google Colab and Cloud AI Platform
  • ColabとCloud AI PlatformではじめるTensorFlow 2.0入門

Time

  • 45 min

Agenda

In this session, we will learn the basics of machine learning with TensorFlow 2.0 running on Google Colaboratory (Colab), the cloud-based ML environment available without any cost. We will cover: how to use Colab, the intro of TensorFlow API, how to write a simple neural network for MNIST image recognition. Also, we will see how to use AI Platform Notebooks that provides commercial version of Jupyter Lab environment on the cloud.

Agenda (JP)

Googleが提供する無償のクラウド機械学習環境「Google Colaboratory (Colab)」を使い、TensorFlow 2.0による初歩の機械学習を学んでいきます。 Colabの使い方をはじめ、TensorFlowのAPI概要、ごく簡単なニューラルネットワークの定義、MNIST(手書き数字)の画像認識までを見ていきます (Webブラウザが動作するPCがあれば実際に試せます)。また、商用版の機械学習環境「AI Platform Notebooks」についても解説します。