tangwang / exFMLinks
exFM - FM model with some useful extensions
☆16Updated 8 months ago
Alternatives and similar repositories for exFM
Users that are interested in exFM are comparing it to the libraries listed below
Sorting:
- esmm model by tensorflow keras☆70Updated 4 years ago
- Distributed LR、 FM model on Parameter Server. FTRL and SGD Optimization Algorithm.☆224Updated 7 years ago
- embedx 是基于 c++ 开发的、完全自研的分布式 embedding 训练和推理框架。它目前支持 图模型、深度排序、召回模型和图与排序、图与召回的联合训练模型等☆310Updated last year
- A flexible, high-performance framework for large-scale retrieval problems based on TensorFlow.☆165Updated 7 months ago
- Implement Wide & Deep algorithm by using NumPy☆156Updated 6 years ago
- ctr、cvr预估☆49Updated 4 years ago
- ☆207Updated 5 months ago
- Multi-thread implementation of Factorization Machines with FTRL for multi-class classification problem which uses softmax as hypothesis.☆71Updated 4 years ago
- some useful papers and blogs for people who are interested in online advertising☆74Updated 2 years ago
- 阿里巴巴ESMM模型解读☆42Updated 5 years ago
- TensorFlow implementation of multi-task learning architectures, incl. MMoE & PLE, on wechat dataset☆203Updated 3 years ago
- Classical RecSys algorithms implemented by using TensorFlow Estimators☆184Updated 6 years ago
- DNN framework based on ps-lite☆30Updated 4 years ago
- a TensorFlow-based distributed training framework optimized for large-scale sparse data.☆329Updated 2 months ago
- 这是一个基于参数服务器(Parameter Server)PS-Lite的分布式深度学习训练和预测框架。This is a model training and prediction framework.1) It includes a complete set of pr…