/sasrec

Implementation of Self-Attentive Sequential Recommendation (SASRec) in flax

Primary LanguagePythonMIT LicenseMIT

sasrec

Implementation of Self-Attentive Sequential Recommendation (SASRec) in flax

Getting Started

  1. Clone the repository and install requirements
git clone https://github.com/chris-tng/sasrec.git
cd sasrec
pip install -r requirements.txt
  1. Run model
python main.py