17
14

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Stanfordの授業CS231nでニューラルネット、畳み込みニューラルネットを学ぶ

Last updated at Posted at 2017-01-13

StanfordのCS231nという授業の教材を使って、機械学習を学んだ。
自分のメモのまとめ。
(写経に近いので注意)

ちなみにこのCS231nは「ゼロから作るDeepLearning」という本の元ネタのよう。

Module 1: Neural Networks

Module 2: Convolutional Neural Networks(更新予定)

  • Convolutional Neural Networks: Architectures, Convolution / Pooling Layers
    • layers, spatial arrangement, layer patterns, layer sizing patterns, AlexNet/ZFNet/VGGNet case studies, computational considerations
  • Understanding and Visualizing Convolutional Neural Networks
    • tSNE embeddings, deconvnets, data gradients, fooling ConvNets, human comparisons
  • Transfer Learning and Fine-tuning Convolutional Neural Networks
17
14
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
17
14

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?