Skip to Content
初めてのTensorFlow.js ―JavaScriptで学ぶ機械学習
book

初めてのTensorFlow.js ―JavaScriptで学ぶ機械学習

by Gant Laborde, あんどうやすし
June 2022
Intermediate to advanced
368 pages
5h 36m
Japanese
O'Reilly Japan, Inc.
Content preview from 初めてのTensorFlow.js ―JavaScriptで学ぶ機械学習

5章モデル

あんなシャレたオモチャをバットマンはどこで手に入れるんだ?

—— ジャック・ニコルソン(映画『バットマン』)

もはやあなたの知識はトップクラスです。「2章 TensorFlow.js」ではライブラリを通じて訓練済みモデルを使用しましたが、そのときはまだテンソルについて何も理解していませんでした。この「5章 モデル」では、テンソルの知識を活用してモデルを直接利用します。ただし、まだ訓練については触れません。

ついに、多くの機械学習にとっての頭脳と呼べる部分を扱い始めます。機械学習モデルはブラックボックスのようなものだと捉えられます。要するにモデルとは、何か特定の形状のテンソルを入力するとその結果として特定の形状のテンソルを出力するものです。例えば、犬と猫の分類器(classifier)を訓練したとしましょう。その分類器の入力は32×32のRGB画像(3Dテンソル)で、出力は予測結果を示す0から1の値を持つ単一のテンソルになるでしょう。そのようなデバイスが内部的にどのように動作するのか理解できなくても、少なくとも定義された構造を持つモデルを利用すること自体は簡単なはずです。

本章の内容は以下のとおりです。

  • さまざまな回答を予測する訓練済みモデルを利用します
  • 身につけたテンソル操作スキルがどのように利用できるかを確認します
  • GoogleのTFHub.devホスティングについて学びます
  • 物体位置の特定について学びます
  • バウンディングボックスを表示して画像の一部を示す方法を学びます

この章ではモデルに直接アクセスする方法を紹介します。優しいラッパーライブラリに甘やかしてもらうのはここまでです。もし望むなら、既存のTensorFlow.jsモデルを使用する独自のラッパーライブラリを自分で作成することすら可能になるでしょう。本章で説明するスキルを身につければ、機械学習モデルを適用して、どのようなウェブサイトでも飛躍的に進化させることが可能になります。 ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

入門 モダンLinux ―オンプレミスからクラウドまで、幅広い知識を会得する

入門 モダンLinux ―オンプレミスからクラウドまで、幅広い知識を会得する

Michael Hausenblas, 武内 覚, 大岩 尚宏
行動を変えるデザイン ―心理学と行動経済学をプロダクトデザインに活用する

行動を変えるデザイン ―心理学と行動経済学をプロダクトデザインに活用する

Stephen Wendel, 武山 政直, 相島 雅樹, 反中 望, 松村 草也

Publisher Resources

ISBN: 9784873119939Other