Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 302 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 302 Bytes

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