update code

This commit is contained in:
Iridoudou
2021-08-05 16:22:06 +08:00
parent 791f02f280
commit bc0766fc76
11 changed files with 47 additions and 17 deletions

View File

@ -4,7 +4,7 @@
},
"TRAIN": {
"LEARNING_RATE":2e-2,
"MAX_EPOCH": 5,
"MAX_EPOCH": 500,
"WRITE": 1,
"SAVE": 10,
"BATCH_SIZE": 1,