Implementation of AutoInt: Automatic Feature Interaction Learning via Self-Attentive Neural Networks
☆208Sep 13, 2019Updated 6 years ago
Alternatives and similar repositories for AutoInt
Users that are interested in AutoInt are comparing it to the libraries listed below
Sorting:
- AutoFIS: Automatic Feature Interaction Selection in Factorization Models for Click-Through Rate Prediction☆184Dec 7, 2021Updated 4 years ago
- ☆1,149Apr 10, 2020Updated 5 years ago
- Deep Matching, Correlation and Prediction (DeepMCP) Model☆124Jul 22, 2020Updated 5 years ago
- Deep Spatio-Temporal Neural Network (DSTN)☆166Aug 10, 2021Updated 4 years ago
- Tensorflow implementation for Interaction-aware factorization machines☆50Nov 28, 2019Updated 6 years ago
- Deep Match to Rank Model for Personalized Click-Through Rate Prediction☆237Feb 6, 2020Updated 6 years ago
- Code for the IJCAI'19 paper "Deep Session Interest Network for Click-Through Rate Prediction"☆447May 23, 2023Updated 2 years ago
- ☆755Oct 29, 2019Updated 6 years ago
- TensorFlow Implementation of Attentional Factorization Machine☆407Jul 16, 2018Updated 7 years ago
- Sequential deep matching model for recommender system at Alibaba☆209May 19, 2020Updated 5 years ago
- xDeepFM: Combining Explicit and Implicit Feature Interactions for Recommender Systems☆129Oct 8, 2019Updated 6 years ago
- This repository collects some datasets for Ads & RecSys uses, and provide easy-to-use hdf5 iterative access.☆90Dec 10, 2020Updated 5 years ago
- CTR prediction models based on deep learning(基于深度学习的广告推荐CTR预估模型)☆933Nov 15, 2019Updated 6 years ago
- ☆1,198Mar 6, 2019Updated 6 years ago
- ☆291Oct 11, 2019Updated 6 years ago
- Easy-to-use,Modular and Extendible package of deep-learning based CTR models .☆8,002Aug 9, 2024Updated last year
- [CIKM 2019] Code and dataset for "Fi-GNN: Modeling Feature Interactions via Graph Neural Networks for CTR Prediction"☆87Apr 24, 2024Updated last year
- Tensorflow implementation of DeepFM for CTR prediction.☆2,065Jun 10, 2018Updated 7 years ago
- ☆1,715Jun 12, 2020Updated 5 years ago
- Deep Feedback Network for Recommendation☆96Sep 18, 2020Updated 5 years ago
- ☆43Apr 28, 2020Updated 5 years ago
- Code for our WWW'2020 paper "Efficient Neural Interaction Function Search for Collaborative Filtering"☆25Feb 16, 2020Updated 6 years ago
- TenforFlow Implementation of Neural Factorization Machine☆472Mar 1, 2020Updated 5 years ago
- Tensorflow implementation of Product-based Neural Networks. An extended version is at https://github.com/Atomu2014/product-nets-distribut…☆373Jan 30, 2020Updated 6 years ago
- Universal User Representation Pre-training for Cross-domain Recommendation and User Profiling☆207Mar 15, 2024Updated last year
- ☆62Jul 11, 2019Updated 6 years ago
- TEM: Tree-enhanced Embedding Model for Explainable Recommendation, WWW2018☆76May 2, 2019Updated 6 years ago
- ☆82Jul 21, 2019Updated 6 years ago
- Hierarchical Gating Networks for Sequential Recommendation☆142Oct 19, 2021Updated 4 years ago
- The framework to deal with ctr problem。The project contains FNN,PNN,DEEPFM, NFM etc