--- title: Product-based Neural Network (PNN) keywords: fastai sidebar: home_sidebar summary: "A pytorch implementation of inner/outer Product Neural Network." description: "A pytorch implementation of inner/outer Product Neural Network." nb_path: "nbs/models/models.pnn.ipynb" ---
References:-- Y Qu, et al. Product-based Neural Networks for User Response Prediction, 2016. https://arxiv.org/abs/1611.00144.