Here are
23 public repositories
matching this topic...
Tensorflow implementation of DeepFM for CTR prediction.
Updated
Jun 10, 2018
Python
Recommender Learning with Tensorflow2.x
Updated
Apr 29, 2022
Python
An Open-source Toolkit for Deep Learning based Recommendation with Tensorflow.
Updated
Jun 1, 2022
Python
CTR prediction models based on deep learning(基于深度学习的广告推荐CTR预估模型)
Updated
Nov 15, 2019
Python
Distributed FM and LR based on Parameter Server with Ftrl
Accelerating Inference for Recommendation Systems (WSDM'21)
Updated
Jan 4, 2021
Python
A Python/C++ implementation of Bayesian Factorization Machines
Recommendation Models in TensorFlow
Updated
Dec 28, 2018
Python
An implementation of "Multi-Level Network Embedding with Boosted Low-Rank Matrix Approximation" (ASONAM 2019).
Updated
Mar 2, 2022
Python
implementation of factorization machine, support classification.
Factorization Machine, Deep Learning, Recommender System
Updated
Apr 16, 2018
Python
An implementation of "Fusing Structure and Content via Non-negative Matrix Factorization for Embedding Information Networks".
Updated
Dec 19, 2021
Python
CTR Prediction on PyTorch
Updated
Sep 2, 2019
Python
A factorization machine model and its variations for recommendation systems
Updated
Mar 21, 2022
Jupyter Notebook
Multimodal deep learning package that uses both categorical and text-based features in a single deep architecture for regression and binary classification use cases.
Updated
Jul 23, 2020
Python
tensorflow fm example on ml-100k
Updated
Jan 21, 2020
Python
An implementation of WARP/FM for hybrid recommendation in Cython.
Updated
Feb 8, 2019
Python
Basket-Sensitive Recommender System & Factorization Machines for grocery shopping based on hybrid random walk models.
Reusable deep learning models for recommendation systems
Updated
Aug 20, 2020
Python
✏ Study Recommender System
Factorization Machine Learning
Updated
Jan 30, 2021
Python
Improve this page
Add a description, image, and links to the
factorization-machine
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
factorization-machine
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
modeをcombination-dependentにした場合,n_entitiesとn_featuresを設定させるVの形は (2 * n_entities + n_features, self.k) となる