config change - remove redundant config fields

This commit is contained in:
Eren Golge 2018-02-13 08:18:01 -08:00
parent 95bcbf35e6
commit f7333598fc
1 changed files with 0 additions and 2 deletions

View File

@ -13,8 +13,6 @@
"epochs": 2000,
"lr": 0.003,
"lr_patience": 5,
"lr_decay": 0.5,
"batch_size": 180,
"r": 5,