Skip to content

Commit

Permalink
Update TimesNet_ETTh1.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
wuhaixu2016 authored May 13, 2023
1 parent 05e381c commit 753f74f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions scripts/imputation/ETT_script/TimesNet_ETTh1.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ python -u run.py \
--dec_in 7 \
--c_out 7 \
--batch_size 16 \
--d_model 64 \
--d_ff 64 \
--d_model 16 \
--d_ff 32 \
--des 'Exp' \
--itr 1 \
--top_k 3 \
Expand All @@ -49,8 +49,8 @@ python -u run.py \
--dec_in 7 \
--c_out 7 \
--batch_size 16 \
--d_model 64 \
--d_ff 64 \
--d_model 16 \
--d_ff 32 \
--des 'Exp' \
--itr 1 \
--top_k 3 \
Expand All @@ -76,8 +76,8 @@ python -u run.py \
--dec_in 7 \
--c_out 7 \
--batch_size 16 \
--d_model 64 \
--d_ff 64 \
--d_model 16 \
--d_ff 32 \
--des 'Exp' \
--itr 1 \
--top_k 3 \
Expand All @@ -103,8 +103,8 @@ python -u run.py \
--dec_in 7 \
--c_out 7 \
--batch_size 16 \
--d_model 64 \
--d_ff 64 \
--d_model 16 \
--d_ff 32 \
--des 'Exp' \
--itr 1 \
--top_k 3 \
Expand Down

0 comments on commit 753f74f

Please sign in to comment.