summaryrefslogtreecommitdiff
path: root/config.py
diff options
context:
space:
mode:
authorJordan Gong <jordan.gong@protonmail.com>2021-03-14 21:08:02 +0800
committerJordan Gong <jordan.gong@protonmail.com>2021-03-14 21:08:02 +0800
commit17ae5e529475a7e47fdde0ce69982b5dfe34f2eb (patch)
tree2293f924b7af940c3c718cc421732d3270d95fd6 /config.py
parent3a69cb5325b4a8a51b75224906d839863adeddd6 (diff)
parentda922be042d96338a3f207386e410b6746d046f5 (diff)
Merge branch 'master' into python3.8
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