datawhalechina / torch-rechub

A Lighting Pytorch Framework for Recommendation Models, Easy-to-use and Easy-to-extend.
MIT License
374 stars 69 forks source link

Implementation of FFM module, (FAT-)DeepFFM model. #34

Closed bokang-ugent closed 1 year ago

bokang-ugent commented 1 year ago

This is an implementation of the FAT-DeepFFM (Field Attentive Deep Field-aware Factorization Machine) model.

Changes:

Preliminary metrics

Future work