summaryrefslogtreecommitdiff
path: root/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'config.py')
-rw-r--r--config.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.py b/config.py
index 991a3a6..641e8fb 100644
--- a/config.py
+++ b/config.py
@@ -70,6 +70,8 @@ config: Configuration = {
},
'optimizer': {
# Global parameters
+ # Iteration start to optimize non-disentangling parts
+ # 'start_iter': 10,
# Initial learning rate of Adam Optimizer
'lr': 1e-4,
# Coefficients used for computing running averages of