https://github.com/rmsnow/xdeepfm
Several DNN models of CTR.
https://github.com/rmsnow/xdeepfm
Last synced: over 1 year ago
JSON representation
Several DNN models of CTR.
- Host: GitHub
- URL: https://github.com/rmsnow/xdeepfm
- Owner: RMSnow
- Created: 2018-06-12T06:35:42.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-12T07:49:59.000Z (about 8 years ago)
- Last Synced: 2025-01-30T10:30:41.886Z (over 1 year ago)
- Language: Python
- Size: 2.99 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# xDeepFM
A preview version of our submitted paper : eXtreme Deep Factorization Machine (xDeepFM).
As stated in the paper, we are developing an opensource deep learning based factorization toolkit and all mentioned models will be released upon the acceptance of the paper. Currently we only release the source code of xDeepFM model for reference. Some early works can be found here: https://github.com/Leavingseason/OpenLearning4DeepRecsys.