From 02c0e359b382755aca604dae77aeb121186b29b3 Mon Sep 17 00:00:00 2001 From: Eren Golge Date: Thu, 12 Apr 2018 07:42:55 -0700 Subject: [PATCH] smaller r=2 --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index ace6a721..ddd2e4b6 100644 --- a/config.json +++ b/config.json @@ -15,7 +15,7 @@ "warmup_steps": 4000, "batch_size": 32, "eval_batch_size":32, - "r": 5, + "r": 2, "griffin_lim_iters": 60, "power": 1.5,