エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
models/tutorials/image/cifar10 at master · tensorflow/models · GitHub
記事へのコメント1件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
models/tutorials/image/cifar10 at master · tensorflow/models · GitHub
NOTE: For users interested in multi-GPU, we recommend looking at the newer cifar10_estimator exam... NOTE: For users interested in multi-GPU, we recommend looking at the newer cifar10_estimator example instead. CIFAR-10 is a common benchmark in machine learning for image recognition. http://www.cs.toronto.edu/~kriz/cifar.html Code in this directory demonstrates how to use TensorFlow to train and evaluate a convolutional neural network (CNN) on both CPU and GPU. We also demonstrate how to train a

