【Deep Learning】事始め(第6回[※最終回] 転移学習応用編)
今回は、転移学習応用編ということで、ILSVRC-2014 (ImageNet Large Scale Visual Recognition Challenge)で優勝した、Inception-v3を …
今回は、転移学習応用編ということで、ILSVRC-2014 (ImageNet Large Scale Visual Recognition Challenge)で優勝した、Inception-v3を …
今回は引き続きMNISTを使って、転移学習について試してきたいと思います。 見ていくプログラムは、下記となります。 (https://github.com/fchollet/keras/blob/ma …