LoginSignup
24
21

More than 5 years have passed since last update.

Machine Learning with Go 読書記録

Last updated at Posted at 2017-11-07

Machine Learning With Go とは

(自分の参加している勉強会で、プレゼンするよといった手前、しっかり読んでおかないと)

gophernotes 環境を作るよ

目次

  1. Gathering and Organizing Data
    • データ収集やデータ整理について
  2. Matrices, Probability, and Statistics
    • 行列、確率、統計について
  3. Evaluation and Validation
    • 評価とバリデーションについて
  4. Regression
    • 線形回帰について
  5. Classification
    • クラス分類について
  6. Clustering
    • クラスタリングについて
  7. Time Series and Anomaly Detection
    • 時系列データと、異常検知について
  8. Neural Networks and Deep Learning
    • ニューラルネットワークと深層学習
  9. Deploying and Distributing Analyses and Models
    • デプロイと分散処理とモデルについて
  10. Algorithms/Techniques Related to Machine Learning
    • 機械学習に関連するアルゴリズムとテクニックについて

(2017/11/08 読みながら、随時章ごとの記事を立てていきます.)

24
21
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
24
21