0
1

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.

機械学習勉強方針

Posted at

はじめに

最近、機械学習の勉強を始めたが、散発的ではなく、体系的に勉強したく、方針を記しておくことにしました。

学習範囲

  1. 回帰解析
  2. 決定木
  3. ニューラルネットワーク

学習方針

  • 数式による理論の理解
  • pythonによる実装方法の習得
  • 関連論文の掲載(時間があれば、読む)

回帰分析

決定木

アンサンブル学習

  • バギング(ブートストラップ集約)
  • バンピング
  • ランダムフォレスト
  • AdaBoost(アダブースト)
  • 勾配ブースティング(もう少し、具体例を元に学習する予定。)

ニューラルネットワーク

  • 物体検知

その他勉強したいこと

リモートセンシング

 tellusを入力ソースとした、物体検知。

ブロックチェーン

最後に

この記事で、学習の進捗を見て行きたい

0
1
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
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?