この回では、前回に引き続きMobileNetによる画像認識のサンプルを紹介します。この回では、カメラ画像をリアルタイムで認識するサンプルと、転移学習により画像認識をカスタム化するサンプルを紹介します。 本記事のサンプルは、Google Codelabの ...
この回では、前回に引き続き手書きの数字を認識するサンプルを紹介します。この回では、コンバータのインストールと、TensorFlow.jsで利用できるモデルへ変換して予測を実行するサンプルを紹介します。 前回は、Python環境で手書き文字認識のモデルを構築 ...
TensorFlow is an open-source machine learning and AI development platform accessible via GitHub, compatible with programming languages such as Python, JavaScript, Java, and C++. It is designed to ...
TensorFlow was created simply to develop your own machine-learning (ML) models. You might even experience it daily and not know it, like recommendation systems that suggest the next YouTube video, ...
TensorFlow.js Google gave the world a great gift when it released TensorFlow as open source. With TensorFlow.js, you can develop machine learning models in JavaScript or TypeScript and deploy them in ...