Camilo Laiton
commited on
Commit
·
4493152
1
Parent(s):
9c807c4
updating code and model versions
Browse files- model.json +2 -2
model.json
CHANGED
@@ -52,7 +52,7 @@
|
|
52 |
],
|
53 |
"output_location": "Path to deployment",
|
54 |
"code_url": "https://github.com/AllenNeuralDynamics/aind-brain-segmentation",
|
55 |
-
"code_version":
|
56 |
"parameters": {
|
57 |
"learning_rate": 0.00001,
|
58 |
"batch_size": 32,
|
@@ -85,5 +85,5 @@
|
|
85 |
}
|
86 |
],
|
87 |
"evaluations": [],
|
88 |
-
"notes": "
|
89 |
}
|
|
|
52 |
],
|
53 |
"output_location": "Path to deployment",
|
54 |
"code_url": "https://github.com/AllenNeuralDynamics/aind-brain-segmentation",
|
55 |
+
"code_version": "77d5159",
|
56 |
"parameters": {
|
57 |
"learning_rate": 0.00001,
|
58 |
"batch_size": 32,
|
|
|
85 |
}
|
86 |
],
|
87 |
"evaluations": [],
|
88 |
+
"notes": "77d5159"
|
89 |
}
|