From f7333598fc0b877a906df5b690e4fda8ca1605ba Mon Sep 17 00:00:00 2001 From: Eren Golge Date: Tue, 13 Feb 2018 08:18:01 -0800 Subject: [PATCH] config change - remove redundant config fields --- config.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/config.json b/config.json index fa18778e..01860746 100644 --- a/config.json +++ b/config.json @@ -13,8 +13,6 @@ "epochs": 2000, "lr": 0.003, - "lr_patience": 5, - "lr_decay": 0.5, "batch_size": 180, "r": 5,