8 lines
130 B
Bash
8 lines
130 B
Bash
python3 plot_user_all_individual.py \
|
|
--model_type lstmlast_ \
|
|
--batch_size 8 \
|
|
--lr 1e-4 \
|
|
--hidden_size 128 \
|
|
--N 1 \
|
|
--user 5
|
|
|