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

実装をシェアしましょう! #9

Open
tsugumi-sys opened this issue Feb 20, 2023 · 1 comment
Open

実装をシェアしましょう! #9

tsugumi-sys opened this issue Feb 20, 2023 · 1 comment

Comments

@tsugumi-sys
Copy link

tsugumi-sys commented Feb 20, 2023

For Author

レコメンド技術を学んでいる大学生です。
素晴らしい本をありがとうございます。近年のレコメンドの動向から、アルゴリズムまで簡潔に網羅されており学びの多い一冊でした。

このIssueの目的

各アルゴリズムの実装方法には工夫できる部分も多いと考えます。

  • 深層学習モデルを用いた実装の追加。
  • パラメータチューニングなど、よりハイスコアを目的とした工夫を施した実装。
  • 時間・空間計算量を考慮した実装。
  • 実際にMovieLensのデータを用いて、レコメンドシステム(API実装など)を作成する例。

このイシューにて、他人の実装や良い解説記事がまとまっているとさらに良い学習体験になるのではと思いました。

運営上問題がある場合、このIssueは閉じていただきたいです。

@tsugumi-sys tsugumi-sys changed the title 実装をsHARE 実装をシェアしましょう! Feb 20, 2023
@tsugumi-sys
Copy link
Author

https://github.com/tsugumi-sys/recommend-systems-not-official

内容

notebookを用いず、pyファイルを実行する形式の実装。
一度サンプリングしたデータはCSVファイルとして保存し、次回以降はそのファイルをロードするようにした。

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

No branches or pull requests

1 participant