config change - remove redundant config fields

This commit is contained in:
Eren Golge
2018-02-13 08:18:01 -08:00
parent ab74c3e0cf
commit 2ebe545259

View File

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