LoginSignup
10
12

More than 1 year has passed since last update.

『ゼロから作る Deep Learning』の代わりになりそうな情報

Last updated at Posted at 2017-08-01

同僚『ゼロから作る Deep Learning』の読書会をやろうと思います。
本を持っていない方のために、代わりになりそうな情報をメモしていこうと思います。

『ゼロから作る Deep Learning』の特徴

  • Python 3によってゼロからディープラーニングを作ることで、ディープラーニングの原理を楽しく学べる

以下、書評
http://s0sem0y.hatenablog.com/entry/2016/11/17/225635
http://tnakamura.hatenablog.com/entry/2016/12/01/deep-learning-from-scratch

環境構築

Anaconda

Jupyter Notebook

Jupyter Notebook Online(インストール不要。サーバ上で実行可能)
Jupyter Notebook を使ってみよう
Jupyterのショートカットキー一覧を調べてみた
Jupyter事始め

1章 Python入門

以下、参考サイト
機械学習 名古屋 分科会 #1
http://miyamo765.hatenadiary.jp/entry/2017/04/22/

やること。

  • Python インタプリタ
  • Pythonスクリプトファイル
  • NumPy
  • Matplotlib

2章 パーセプトロン

以下、参考サイト
https://machine-learning.connpass.com/event/55649/
http://miyamo765.hatenadiary.jp/entry/2017/04/26/

10
12
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
10
12