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

DeepなFactorization Machinesの実装たち #398

Open
AkihikoWatanabe opened this issue Jul 3, 2021 · 1 comment
Open

DeepなFactorization Machinesの実装たち #398

AkihikoWatanabe opened this issue Jul 3, 2021 · 1 comment

Comments

@AkihikoWatanabe
Copy link
Owner

https://github.com/rixwew/pytorch-fm

@AkihikoWatanabe
Copy link
Owner Author

AkihikoWatanabe commented Jul 3, 2021

下記モデルが実装されているすごいリポジトリ。論文もリンクも記載されており、Factorization Machinesを勉強する際に非常に参考になると思う。MITライセンス。各手法はCriteoのCTRPredictionにおいて、AUC0.8くらい出ているらしい。

  • Logistic Regression
  • Factorization Machine
  • Field-aware Factorization Machine
  • Higher-Order Factorization Machines
  • Factorization-Supported Neural Network
  • Wide&Deep
  • Attentional Factorization Machine
  • Neural Factorization Machine
  • Neural Collaborative Filtering
  • Field-aware Neural Factorization Machine
  • Product Neural Network
  • Deep Cross Network
  • DeepFM
  • xDeepFM
  • AutoInt (Automatic Feature Interaction Model)
  • AFN(AdaptiveFactorizationNetwork Model)

@AkihikoWatanabe AkihikoWatanabe changed the title DeepなFactorization Machinesの実装 DeepなFactorization Machinesの実装たち Jul 3, 2021
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