3
3

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.

ベイズ推定とグラフィカルモデルを受講して思ったこと 1 (DeepLearning)

Last updated at Posted at 2018-03-25

DeepLearning、協調フィルタリング等をtensorflowで実装したり、少しずつ勉強してます。
ComputerVisionという本について、Umedyでベイズ推定とグラフィカルモデルという講義をToru Tamaki推教授が無料実施されているので受講しました。

思ったこと

  1. この本の機械学習では、推論したい対象を確立的な構造で表して、(単純な構造から複雑な構造、それをさらに部分的に単純にして)、パラメータの最適値を計算している。
  2. 構造を人間が考えるからDLより分かりやすい
  3. DLで学習後できたモデルは、ベイズ推定とグラフィカルモデルと同じような構造がありえる。> つまりDLの構造を理解するのにこれは役立つ。
  4. より複雑なものは、DLでないと無理なレベルである>DLのほうが精度が高くなる

初心者なので、内容に加え、マークダウンとか書き方とか覚えて、随時更新していきます。

同意、間違ってるよ等、コメントいただけたらうれしいです。

次回はこちらへ

3
3
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
3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?