Skip to content

Commit 93320f3

Browse files
authored
Update projects.md (profiling mention M12 -> M13) (#538)
Profiling is mentioned in M13 (not M12)
1 parent 390df6a commit 93320f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ checklist for the exam. The parenthesis at the end indicates what module the bul
179179
* [ ] Build the docker files locally and make sure they work as intended (M10)
180180
* [ ] Write one or multiple configurations files for your experiments (M11)
181181
* [ ] Used Hydra to load the configurations and manage your hyperparameters (M11)
182-
* [ ] Use profiling to optimize your code (M12)
182+
* [ ] Use profiling to optimize your code (M13)
183183
* [ ] Use logging to log important events in your code (M14)
184184
* [ ] Use Weights & Biases to log training progress and other important metrics/artifacts in your code (M14)
185185
* [ ] Consider running a hyperparameter optimization sweep (M14)

0 commit comments

Comments
 (0)