/pytorch-bpr

A very short implementation of BPR-MF using pytorch

Primary LanguagePythonMIT LicenseMIT

pytorch-bpr

A very short implementation of BPR-MF using pytorch

The BPR Model

To be completed

Training the model on the MovieLens dataset

To be completed

Using the model

To be completed