Skip to content

Commit b0195dc

Browse files
authored
Merge pull request #14 from eltociear/patch-1
docs: update 27_Image_Generation_DCGAN_MNIST_DL.json
2 parents cb7bd39 + d60897c commit b0195dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

benchmark/devai/instances/27_Image_Generation_DCGAN_MNIST_DL.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
0,
4747
1
4848
],
49-
"criteria": "A hyperparemeter search method to search parameters such as noise vector dimensions and learning rate is implemented in `src/train.py` to improve model performance.",
49+
"criteria": "A hyperparameter search method to search parameters such as noise vector dimensions and learning rate is implemented in `src/train.py` to improve model performance.",
5050
"category": "Machine Learning Method",
5151
"satisfied": null
5252
},
@@ -91,4 +91,4 @@
9191
"is_training_needed": true,
9292
"is_web_navigation_needed": false,
9393
"hint": "Saving figures is mentioned twice, i.e., once in requirement 2 and once in requirement 3."
94-
}
94+
}

0 commit comments

Comments
 (0)