mirror of
https://github.com/wassname/Castor.git
synced 2026-09-09 11:13:20 +08:00
3 lines
123 B
Bash
Executable File
3 lines
123 B
Bash
Executable File
#!/bin/sh
|
|
python . --clip_norm 50 --decay 0.95 --lr 1E-4 --mbatch_size 1 --momentum 0 --optimizer rmsprop --weight_decay 0
|