sasrec Implementation of Self-Attentive Sequential Recommendation (SASRec) in flax Getting Started Clone the repository and install requirements git clone https://github.com/chris-tng/sasrec.git cd sasrec pip install -r requirements.txt Run model python main.py