summaryrefslogtreecommitdiff
path: root/config.py
diff options
context:
space:
mode:
authorJordan Gong <jordan.gong@protonmail.com>2021-03-14 21:07:28 +0800
committerJordan Gong <jordan.gong@protonmail.com>2021-03-14 21:07:28 +0800
commitda922be042d96338a3f207386e410b6746d046f5 (patch)
tree5bf653641a3ed89680340718e20c66e3ee21c7a6 /config.py
parent263b8001ca1b25a43d1c87f187423054e141925d (diff)
Bug fix when transforming and new config
Diffstat (limited to 'config.py')
-rw-r--r--config.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.py b/config.py
index 8abeba3..c928067 100644
--- a/config.py
+++ b/config.py
@@ -94,9 +94,9 @@ config: Configuration = {
'final_gamma': 0.01,
# Local parameters (override global ones)
- 'hpm': {
- 'final_gamma': 0.001
- }
+ # 'hpm': {
+ # 'final_gamma': 0.001
+ # }
}
},
# Model metadata