32
38

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.

Deep Learning を徹底的に勉強してみる [DW 0日目]

Last updated at Posted at 2016-04-29

Deep Learningを勉強しまくるという企画

この記事は2016年4月28日に書かれている。つまり明日からゴールデンウィークが始まる。飛び石連休と有給を合わせれば10日間の大型連休ということになる。絶好の勉強の機会というわけだ。私はこの10日間で、Deep Learning系の技術を徹底的に勉強していこうと思う。この10日間をDeep Weeks (DW)と名付け、DL関連の記事を1日1記事書いていくことにする。このページでは、それらの記事へのリンクと目次を掲載していく。

環境

なお、DWでは一貫して以下の環境で作業する。Chainerを使うので、他のフレームワーク使いの方には悪しからず。

  • OSX 10.11.4 (El Capitan)
  • NVIDIA GeForce GT 750M
  • メモリ 16GB
  • python 2.7.11 (with pyenv)
  • Xcode 7.2
  • CUDA 7.5.20
  • cudnn 7.0
  • chainer 1.8.0
  • Cython 0.24
  • gensim 0.12.4
  • numpy 1.11.0
  • pip 8.1.1
  • scikit-learn 0.17.1
  • scipy 0.17.0

もくじ

32
38
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
32
38

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?