We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91a0cd2 commit a92fe08Copy full SHA for a92fe08
experiments/scripts/res_gru_net.sh
@@ -5,7 +5,6 @@ set -e
5
6
export PYTHONUNBUFFERED="True"
7
8
-D="$(dirname $(readlink -f $0))"
9
NET_NAME=ResidualGRUNet
10
EXP_DETAIL=default_model
11
OUT_PATH='./output/'$NET_NAME/$EXP_DETAIL
0 commit comments