Hi I’m Juan (JLRF are my initials),
I’m taking this course and noticed that Lab 2 is mislabled Lab 4. When I download the file it is L4.ipynb.
Hi I’m Juan (JLRF are my initials),
I’m taking this course and noticed that Lab 2 is mislabled Lab 4. When I download the file it is L4.ipynb.
Also Lab 3 is labeled L6
Actually, none of the labs have labels that match the section headings of the videos.
I think this happened because when the Labs were made they had a different order before finalizing the Course!
It is pretty confusing, and probably nobody would notice until you download the code.
Also, the course itself has two different labs named “Lab 4”. It would be simpler to have unique lab numbers with matching file names.
Great course otherwise.
Lab 6 does not have a notebook.
Hopefully the course staff will spot this thread soon.
Thanks @TMosh, @jlrf, @gent.spah for your comments. There are two conventions for labeling notebooks in DeepLearning.AI. All course artifacts receive a unique number. But also a lesson label. For example, L4 notebook is lab for Lesson 2. Here and in other courses in catalogue, feel free to focus just on the lesson labels.
The MLS and DLS courses use a different and more logical convention.
A programming assignment there uses “Cx Wy Az {text description}”, where ‘x’ is the course number, ‘y’ is the week number, and ‘z’ is a sequential number for each assignment. And the {text description} is closely related to the name of the ipynb file.
This convention makes it extremely easy to review any question that might arise on the forum, because we can go directly to the correct course resources.