1
0
mirror of https://github.com/newnius/YAO-optimizer.git synced 2025-12-15 09:06:43 +00:00
This commit is contained in:
2020-05-02 13:25:10 +08:00
parent f282e4c8c4
commit fff1cd703f
2 changed files with 31 additions and 32 deletions

View File

@@ -29,7 +29,7 @@ class Config:
time_step = 5
# do_train = True
do_train = False
do_train = True
do_predict = True
add_train = False
shuffle_train_data = True