1 parent 390df6a commit 93320f3Copy full SHA for 93320f3
1 file changed
pages/projects.md
@@ -179,7 +179,7 @@ checklist for the exam. The parenthesis at the end indicates what module the bul
179
* [ ] Build the docker files locally and make sure they work as intended (M10)
180
* [ ] Write one or multiple configurations files for your experiments (M11)
181
* [ ] Used Hydra to load the configurations and manage your hyperparameters (M11)
182
-* [ ] Use profiling to optimize your code (M12)
+* [ ] Use profiling to optimize your code (M13)
183
* [ ] Use logging to log important events in your code (M14)
184
* [ ] Use Weights & Biases to log training progress and other important metrics/artifacts in your code (M14)
185
* [ ] Consider running a hyperparameter optimization sweep (M14)
0 commit comments