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

[モデル:玄人]スクラッチ実装の開始 #95

Open
6 tasks
takanoshuhei opened this issue Jun 13, 2019 · 0 comments
Open
6 tasks

[モデル:玄人]スクラッチ実装の開始 #95

takanoshuhei opened this issue Jun 13, 2019 · 0 comments
Assignees
Labels
model カテゴリ「モデル」 training

Comments

@takanoshuhei
Copy link
Member

取り組むトレーニングの概要

100 numpy exercizeや各種チュートリアルを写経し、その上で線形回帰などの手法をスクラッチ実装することで、機械学習をプログラムで自由に組めるようになる。

取り組む期間

6/13~7月中

獲得を目指すスキル

  • 任意の数式をnumpy, tensorflowなどを用いて実装できる

Action list

  • 100 numpy exercizeを終わらせる
  • 私訳「暫定的 NumPy チュートリアル」をやる
  • Computation on Arrays: Broadcastingをやる
  • A Gentle Introduction to Broadcasting with NumPy Arrays をやる
  • 線形回帰をスクラッチ実装
  • k-meansをスクラッチ実装
@takanoshuhei takanoshuhei added training model カテゴリ「モデル」 labels Jun 13, 2019
@takanoshuhei takanoshuhei self-assigned this Jun 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
model カテゴリ「モデル」 training
Projects
None yet
Development

No branches or pull requests

1 participant