6 lines
103 B
Bash
6 lines
103 B
Bash
|
python3 sampler_single_act.py \
|
||
|
--batch_size 8 \
|
||
|
--lr 1e-4 \
|
||
|
--model_type lstmlast \
|
||
|
--hidden_size 128
|