この回から2回にわたり、手書きの数字を認識するサンプルを通じて、Pythonで作成したKerasモデルをTensorFlow.jsで利用する方法を理解します(図1)。この回では、Python環境の準備、学習済みモデルの構築を行います。 手書き文字認識モデルの構築には、MNISTと ...
Dr. James McCaffrey of Microsoft Research details the "Hello World" of image classification: a convolutional neural network (CNN) applied to the MNIST digits dataset. The "Hello World" of image ...