Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

機械学習のエッセンス #45

Open
5 tasks
taguchiu opened this issue Apr 18, 2019 · 0 comments
Open
5 tasks

機械学習のエッセンス #45

taguchiu opened this issue Apr 18, 2019 · 0 comments

Comments

@taguchiu
Copy link
Owner

内容紹介

本書は具体的なデータ分析の手法を説明する意図で書かれたものではありません。
実用的な目的ならscikit-learnやChainerなどの既存のフレームワークを使うべきですが、本書では機械学習のいくつかの有名なアルゴリズムを、自分でゼロから実装することを目標としています。こうすることにより、とかくブラックボックスになりがちな機械学習の仕組みを理解し、さらなる応用力と問題解決力を身につけることができるようになります。
また、処理系にはデファクトスタンダードであるPythonを使い、機械学習に必要な数学の知識もわかりやすく解説しています。
これから機械学習を始める学生さんや、いきなりプロジェクトに放り込まれていまいち理解できないままデータ分析の仕事をしているエンジニアの方にも最適です。

書籍リンク

https://www.amazon.co.jp/dp/4797393963/

目次

  • 第01章 学習を始める前に
  • 第02章 Pythonの基本
  • 第03章 機械学習に必要な数学
  • 第04章 Pythonによる数値計算
  • 第05章 機械学習アルゴリズム

読書月

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant