10 lines
252 B
Markdown
10 lines
252 B
Markdown
# Commands on Cluster
|
|
|
|
## RNN
|
|
```
|
|
bash scripts-cluster/submit.sh yq01-v100-box-idl-2-8 WT2-GDAS 1 "bash ./scripts-rnn/train-WT2.sh GDAS"
|
|
bash scripts-cluster/submit.sh yq01-v100-box-idl-2-8 PTB-GDAS 1 "bash ./scripts-rnn/train-PTB.sh GDAS"
|
|
```
|
|
|
|
## CNN
|