DeepFM integrates the architectures of FM and deep neural networks (DNN). It models low-order feature interactions like FM(二阶组合特征) and models high-order feature interactions like DNN(高阶组合特征).
原文:http://www.cnblogs.com/ljygoodgoodstudydaydayup/p/7340413.html