To run each, please run the run_recbole.py
in the experiments folder like:
python run_recbole.py --model RNN4Rec --dataset ml-100k # RNN4Rec
python run_recbole.py --model LSTM4Rec --dataset ml-100k # LSTM4Rec
python run_recbole.py --model mLSTM4Rec --dataset ml-100k # mLSTM4Rec