hyperparameter debug info for new gpr

This commit is contained in:
bohanjason
2019-12-04 23:59:18 -05:00
committed by Dana Van Aken
parent f66543d965
commit 70f9f952d5
3 changed files with 9 additions and 4 deletions

View File

@@ -66,7 +66,7 @@ HP_MAX_ITER = 5000
HP_LEARNING_RATE = 0.001
# ---GRADIENT DESCENT FOR DNN---
DNN_TRAIN_ITER = 500
DNN_TRAIN_ITER = 100
DNN_EXPLORE = False