Googleは2018年3月30日に開かれたTensorFlow Dev Summit 2018にて、オープンソースの機械学習ライブラリ「TensorFlow」をアップデートし、ウェブブラウザで実行できる「TensorFlow.js」や、スマートフォンやRaspberry Piなど小さいパワーのマシンで実行できる「TensorFlow Lite ...
この回では、前回に引き続き手書きの数字を認識するサンプルを紹介します。この回では、コンバータのインストールと、TensorFlow.jsで利用できるモデルへ変換して予測を実行するサンプルを紹介します。 前回は、Python環境で手書き文字認識のモデルを構築 ...
この回から2回にわたり、画像認識のサンプルを通じて、Googleの提供するMobileNetの使い方と、トレーニング済みのモデルを生かす転移学習を理解します。この回では、静止画像を認識するサンプルを通じて、MobileNetの基本的な使い方を理解します(図1)。
TensorFlow.js enables AI models to run directly in web browsers, making it accessible for web developers. With a vast suite of tools and a strong open source community, TensorFlow remains essential ...
便利で何かと役立つスマートウォッチだが、自分にピッタリのアプリがアプリストアで配信されているとは限らない。しかし、スマートウォッチ用アプリの開発はハードルが高く、手を出しにくい。 そこで、アプリが自作しやすいオープンソース対応 ...
TensorFlow is an open-source collection of tools and libraries that helps developers build and train deep learning models. It has become one of the most widely used software frameworks since it can ...
TensorFlow.js lets you run machine learning models right in the browser using JavaScript. This quick-start guide shows how to load a model, run predictions, and even train simple neural networks with ...