Skip to content

anonctr/GDCN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The code of 《Towards Deeper, Lighter and Interpretable Cross Network for CTR Prediction》

The structure of this project:

  • data/*. Including the data and the dataloader. First, download the corresponding data and put it into the folder.

  • models/*. The implement of existing CTR models and our proposed GCN, GDCN-S and GDCN-P. There are currently over 30 CTR models available here. We will continue to update and add new models.

  • utils/*. Some common functions.

  • train_base.py. Run this project by this file.

About

The code of GDCN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages