TensorFlowの使用方法

TensorFlow 2

対応環境

  • Python 3.6~3.9
  • Windows 7 以降 (C++ 再頒布可能パッケージをインストール済み)
TensorFlow

CPUだけでも実行可能。第2回 TensorFlow環境の構築:TensorFlow入門(1/2 ページ) - @IT 安部晃生 (2018/04/19)

参考

画像分類 (image classification)

tf.keras.Sequentialモデルを使用して花の画像を分類し、tf.keras.utils.image_dataset_from_directoryを使用してデータを読み込む方法。Image classification  |  TensorFlow Core

動画分類 (video classification)

3D 畳み込みニューラルネットワークによる動画分類  |  TensorFlow Core

複数のダウンロードサイトから、まとめて検索