babakx / fm_tensorflowLinks
Factorization Machines implementation with Tensorflow
☆142Updated 7 years ago
Alternatives and similar repositories for fm_tensorflow
Users that are interested in fm_tensorflow are comparing it to the libraries listed below
Sorting:
- Classical RecSys algorithms implemented by using TensorFlow Estimators☆184Updated 7 years ago
- ☆91Updated 7 years ago
- Wide and Deep Learning for CTR Prediction in tensorflow☆292Updated 4 years ago
- Some deep learning based recsys for open learning.☆400Updated 7 years ago
- A simple DeepFM.☆102Updated 7 years ago
- ☆43Updated 5 years ago
- This is a kaggle challenge project called Display Advertising Challenge by CriteoLabs at 2014.这是2014年由CriteoLabs在kaggle上发起的广告点击率预估挑战项目。☆361Updated 6 years ago
- Multi-thread implementation of lambdaFM with FTRL for ranking problem. LambdaFM is a learning-to-rank algorithm by combining LambdaRank a…