エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Convolutional neural network and CIFAR-10 | Nghia Ho
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Convolutional neural network and CIFAR-10 | Nghia Ho
Last Updated on June 29, 2013 by nghiaho12 I’ve been experimenting with convolutional neural netw... Last Updated on June 29, 2013 by nghiaho12 I’ve been experimenting with convolutional neural networks (CNN) for the past few months or so on the CIFAR-10 dataset (object recognition). CNN have been around since the 90s but seem to be getting more attention ever since ‘deep learning’ became a hot new buzzword. Most of my time was spent learning the architecture and writing my own code so I could un